Home
last modified time | relevance | path

Searched defs:prio_tc (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82599.c48 u8 *prio_tc) in ixgbe_dcb_config_rx_arbiter_82599()
158 u8 *prio_tc) in ixgbe_dcb_config_tx_data_arbiter_82599()
212 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_config_pfc_82599()
363 u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) in ixgbe_dcb_hw_config_82599()
Dixgbe_dcb.c260 u8 prio_tc[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
289 s32 ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_hw_pfc_config()
342 u8 *prio_type, u8 *prio_tc) in ixgbe_dcb_hw_ets_config()
Dixgbe_dcb_nl.c115 u8 prio_tc[MAX_USER_PRIORITY] = {0}; in ixgbe_dcbnl_set_state() local
391 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local
423 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local
648 u8 *prio_tc; in ixgbe_dcbnl_ieee_setpfc() local
/linux-3.3/include/linux/
Ddcbnl.h64 __u8 prio_tc[IEEE_8021QAZ_MAX_TCS]; member