Searched defs:bwg_id (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb_82599.c | 23 u8 *bwg_id, in ixgbe_dcb_config_rx_arbiter_82599() 82 u8 *bwg_id, in ixgbe_dcb_config_tx_desc_arbiter_82599() 134 u8 *bwg_id, in ixgbe_dcb_config_tx_data_arbiter_82599() 334 u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) in ixgbe_dcb_hw_config_82599()
|
H A D | ixgbe_dcb_nl.c | 167 u8 prio, u8 bwg_id, u8 bw_pct, in ixgbe_dcbnl_set_pg_tc_cfg_tx() 184 static void ixgbe_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_set_pg_bwg_cfg_tx() 193 u8 prio, u8 bwg_id, u8 bw_pct, in ixgbe_dcbnl_set_pg_tc_cfg_rx() 210 static void ixgbe_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_set_pg_bwg_cfg_rx() 219 u8 *prio, u8 *bwg_id, u8 *bw_pct, in ixgbe_dcbnl_get_pg_tc_cfg_tx() 230 static void ixgbe_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_get_pg_bwg_cfg_tx() 239 u8 *prio, u8 *bwg_id, u8 *bw_pct, in ixgbe_dcbnl_get_pg_tc_cfg_rx() 250 static void ixgbe_dcbnl_get_pg_bwg_cfg_rx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_get_pg_bwg_cfg_rx() 315 u8 bwg_id[MAX_TRAFFIC_CLASS], prio_type[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
|
H A D | ixgbe_dcb_82598.c | 77 u16 *max, u8 *bwg_id, u8 *prio_type) in ixgbe_dcb_config_tx_desc_arbiter_82598() 123 u16 *max, u8 *bwg_id, u8 *prio_type) in ixgbe_dcb_config_tx_data_arbiter_82598() 256 u16 *max, u8 *bwg_id, u8 *prio_type) in ixgbe_dcb_hw_config_82598()
|
H A D | ixgbe_dcb.c | 310 __u8 bwg_id[IEEE_8021QAZ_MAX_TCS] = {0, 1, 2, 3, 4, 5, 6, 7}; in ixgbe_dcb_hw_ets() local 337 u16 *refill, u16 *max, u8 *bwg_id, in ixgbe_dcb_hw_ets_config()
|
H A D | ixgbe_dcb.h | 75 u8 bwg_id; /* Bandwidth Group (BWG) ID */ member
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dcbx.c | 1392 u8 *bwg_id, u8 *bw_pct, u8 *up_map) in qed_dcbnl_getpgtccfgrx() 1399 int bwg_id, u8 *bw_pct) in qed_dcbnl_getpgbwgcfgrx()
|