Searched defs:prio_type (Results  1 – 8 of 8) sorted by relevance
| /linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_dcb_82598.c | 44 					u8 *prio_type)  in ixgbe_dcb_config_rx_arbiter_82598()102 						u8 *prio_type)  in ixgbe_dcb_config_tx_desc_arbiter_82598()
 148 						u8 *prio_type)  in ixgbe_dcb_config_tx_data_arbiter_82598()
 277 			      u16 *max, u8 *bwg_id, u8 *prio_type)  in ixgbe_dcb_hw_config_82598()
 
 | 
| D | ixgbe_dcb_82599.c | 48 				      u8 *prio_type,  in ixgbe_dcb_config_rx_arbiter_82599()107 					   u8 *prio_type)  in ixgbe_dcb_config_tx_desc_arbiter_82599()
 158 					   u8 *prio_type,  in ixgbe_dcb_config_tx_data_arbiter_82599()
 350 			      u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc)  in ixgbe_dcb_hw_config_82599()
 
 | 
| D | ixgbe_dcb.c | 319 	__u8 prio_type[IEEE_8021QAZ_MAX_TCS];  in ixgbe_dcb_hw_ets()  local351 			    u8 *prio_type, u8 *prio_tc)  in ixgbe_dcb_hw_ets_config()
 
 | 
| D | ixgbe_dcb.h | 107 	enum strict_prio_type prio_type; /* Link or Group Strict Priority */  member
 | 
| D | ixgbe_dcb_nl.c | 341 		u8 bwg_id[MAX_TRAFFIC_CLASS], prio_type[MAX_TRAFFIC_CLASS];  in ixgbe_dcbnl_set_all()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_dcb.c | 408 			     u8 *prio_type, u8 *pgid, u8 *bw_per,  in cxgb4_getpgtccfg()452 				u8 *prio_type, u8 *pgid, u8 *bw_per,  in cxgb4_getpgtccfg_tx()
 462 				u8 *prio_type, u8 *pgid, u8 *bw_per,  in cxgb4_getpgtccfg_rx()
 471 				u8 prio_type, u8 pgid, u8 bw_per,  in cxgb4_setpgtccfg_tx()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_dcb.c | 1947 					u8 prio_type, u8 pgid, u8 bw_pct,  in bnx2x_dcbnl_set_pg_tccfg_tx()1987 					u8 prio_type, u8 pgid, u8 bw_pct,  in bnx2x_dcbnl_set_pg_tccfg_rx()
 2002 					u8 *prio_type, u8 *pgid, u8 *bw_pct,  in bnx2x_dcbnl_get_pg_tccfg_tx()
 2043 					u8 *prio_type, u8 *pgid, u8 *bw_pct,  in bnx2x_dcbnl_get_pg_tccfg_rx()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_dcb.c | 141 	enum qlcnic_dcb_prio_type prio_type;	/* always prio_link */  member1003 qlcnic_dcb_get_pg_tc_cfg_rx(struct net_device *netdev, int prio, u8 *prio_type,  in qlcnic_dcb_get_pg_tc_cfg_rx()
 
 |