/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_82598.c | 19 u16 *max, u8 *prio_type) in ixgbe_dcb_config_rx_arbiter_82598() 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()
|
D | ixgbe_dcb_82599.c | 24 u8 *prio_type, in ixgbe_dcb_config_rx_arbiter_82599() 83 u8 *prio_type) in ixgbe_dcb_config_tx_desc_arbiter_82599() 135 u8 *prio_type, 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()
|
D | ixgbe_dcb.c | 306 __u8 prio_type[IEEE_8021QAZ_MAX_TCS]; in ixgbe_dcb_hw_ets() local 338 u8 *prio_type, u8 *prio_tc) in ixgbe_dcb_hw_ets_config()
|
D | ixgbe_dcb.h | 82 enum strict_prio_type prio_type; /* Link or Group Strict Priority */ member
|
D | ixgbe_dcb_nl.c | 314 u8 bwg_id[MAX_TRAFFIC_CLASS], prio_type[MAX_TRAFFIC_CLASS]; in ixgbe_dcbnl_set_all() local
|
/linux-6.12.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb_nl.c | 366 u8 prio_type, u8 bwg_id, u8 bw_pct, in i40e_dcbnl_set_pg_tc_cfg_tx() 433 u8 __always_unused prio_type, in i40e_dcbnl_set_pg_tc_cfg_rx() 472 u8 __always_unused *prio_type, in i40e_dcbnl_get_pg_tc_cfg_tx() 530 u8 *prio_type, u8 *pgid, u8 *bw_pct, in i40e_dcbnl_get_pg_tc_cfg_rx()
|
D | i40e_dcb.c | 1517 u8 *mode, u8 *prio_type) in i40e_dcb_hw_rx_ets_bw_config()
|
D | i40e_main.c | 6978 u8 prio_type[I40E_MAX_TRAFFIC_CLASS] = {0}; in i40e_hw_dcb_config() local
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_dcb_nl.c | 434 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_tx() 464 u8 __always_unused prio_type, in ice_dcbnl_set_pg_tc_cfg_tx() 559 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_rx() 590 u8 __always_unused prio_type, in ice_dcbnl_set_pg_tc_cfg_rx()
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_dcb.c | 439 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg() 483 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_tx() 493 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_rx() 502 u8 prio_type, u8 pgid, u8 bw_per, in cxgb4_setpgtccfg_tx()
|
/linux-6.12.1/drivers/infiniband/hw/irdma/ |
D | ws.h | 31 u8 prio_type; member
|
D | type.h | 513 u8 prio_type; member 540 u8 prio_type; member 686 u8 prio_type; member
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/ |
D | qede_dcbnl.c | 34 u8 *prio_type, u8 *pgid, u8 *bw_pct, in qede_dcbnl_getpgtccfgtx() 52 u8 *prio_type, u8 *pgid, u8 *bw_pct, in qede_dcbnl_getpgtccfgrx()
|
/linux-6.12.1/include/linux/net/intel/ |
D | iidc.h | 53 u8 prio_type; member
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 1979 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_tx() 2019 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_rx() 2034 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_tx() 2075 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_rx()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_dcbnl.c | 697 int priority, u8 prio_type, in mlx5e_dcbnl_setpgtccfgtx() 734 int priority, u8 *prio_type, in mlx5e_dcbnl_getpgtccfgtx()
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.c | 140 enum qlcnic_dcb_prio_type prio_type; /* always prio_link */ member 1002 qlcnic_dcb_get_pg_tc_cfg_rx(struct net_device *netdev, int prio, u8 *prio_type, in qlcnic_dcb_get_pg_tc_cfg_rx()
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c | 1349 static void qed_dcbnl_getpgtccfgtx(struct qed_dev *cdev, int tc, u8 *prio_type, in qed_dcbnl_getpgtccfgtx()
|
/linux-6.12.1/tools/power/x86/intel-speed-select/ |
D | isst-config.c | 2418 int enable, ret, prio_type; in get_clos_info_for_cpu() local
|