Home
last modified time | relevance | path

Searched defs:bwg_id (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82599.c47 u8 *bwg_id, in ixgbe_dcb_config_rx_arbiter_82599()
106 u8 *bwg_id, in ixgbe_dcb_config_tx_desc_arbiter_82599()
157 u8 *bwg_id, 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()
Dixgbe_dcb_nl.c192 u8 prio, u8 bwg_id, u8 bw_pct, in ixgbe_dcbnl_set_pg_tc_cfg_tx()
209 static void ixgbe_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_set_pg_bwg_cfg_tx()
218 u8 prio, u8 bwg_id, u8 bw_pct, in ixgbe_dcbnl_set_pg_tc_cfg_rx()
235 static void ixgbe_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_set_pg_bwg_cfg_rx()
244 u8 *prio, u8 *bwg_id, u8 *bw_pct, in ixgbe_dcbnl_get_pg_tc_cfg_tx()
255 static void ixgbe_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_get_pg_bwg_cfg_tx()
264 u8 *prio, u8 *bwg_id, u8 *bw_pct, in ixgbe_dcbnl_get_pg_tc_cfg_rx()
275 static void ixgbe_dcbnl_get_pg_bwg_cfg_rx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_get_pg_bwg_cfg_rx()
340 u8 bwg_id[MAX_TRAFFIC_CLASS], prio_type[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
Dixgbe_dcb_82598.c101 u8 *bwg_id, in ixgbe_dcb_config_tx_desc_arbiter_82598()
147 u8 *bwg_id, in ixgbe_dcb_config_tx_data_arbiter_82598()
277 u16 *max, u8 *bwg_id, u8 *prio_type) in ixgbe_dcb_hw_config_82598()
Dixgbe_dcb.c319 __u8 bwg_id[IEEE_8021QAZ_MAX_TCS] = {0, 1, 2, 3, 4, 5, 6, 7}; in ixgbe_dcb_hw_ets() local
346 u16 *refill, u16 *max, u8 *bwg_id, in ixgbe_dcb_hw_ets_config()
Dixgbe_dcb.h100 u8 bwg_id; /* Bandwidth Group (BWG) ID */ member