Searched defs:prio_type (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/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() 149 u8 *prio_type) in ixgbe_dcb_config_tx_data_arbiter_82598() 285 u16 *max, u8 *bwg_id, u8 *prio_type) in ixgbe_dcb_hw_config_82598()
|
D | ixgbe_dcb_82599.c | 47 u8 *prio_type, in ixgbe_dcb_config_rx_arbiter_82599() 106 u8 *prio_type) in ixgbe_dcb_config_tx_desc_arbiter_82599() 157 u8 *prio_type, in ixgbe_dcb_config_tx_data_arbiter_82599() 363 u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) in ixgbe_dcb_hw_config_82599()
|
D | ixgbe_dcb.c | 310 __u8 prio_type[IEEE_8021QAZ_MAX_TCS]; in ixgbe_dcb_hw_ets() local 342 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 | 389 u8 bwg_id[MAX_TRAFFIC_CLASS], prio_type[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
|
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 1936 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_tx() 1976 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_rx() 1991 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_tx() 2032 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_rx()
|