Home
last modified time | relevance | path

Searched defs:prio_tc (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82599.c190 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_config_pfc_82599() argument
20 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) ixgbe_dcb_config_rx_arbiter_82599() argument
131 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) ixgbe_dcb_config_tx_data_arbiter_82599() argument
333 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) ixgbe_dcb_hw_config_82599() argument
[all...]
H A Dixgbe_dcb.c256 u8 prio_tc[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
286 s32 ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_hw_pfc_config() argument
336 ixgbe_dcb_hw_ets_config(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) ixgbe_dcb_hw_ets_config() argument
H A Dixgbe_dcb_nl.c318 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local
349 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local
590 u8 *prio_tc; ixgbe_dcbnl_ieee_setpfc() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82599.c190 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_config_pfc_82599() argument
20 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) ixgbe_dcb_config_rx_arbiter_82599() argument
131 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) ixgbe_dcb_config_tx_data_arbiter_82599() argument
333 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) ixgbe_dcb_hw_config_82599() argument
[all...]
H A Dixgbe_dcb.c256 u8 prio_tc[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
286 s32 ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_hw_pfc_config() argument
336 ixgbe_dcb_hw_ets_config(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) ixgbe_dcb_hw_ets_config() argument
H A Dixgbe_dcb_nl.c316 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local
347 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local
588 u8 *prio_tc; ixgbe_dcbnl_ieee_setpfc() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c80 hclge_dcb_common_validate(struct hclge_dev *hdev, u8 num_tc, u8 *prio_tc) hclge_dcb_common_validate() argument
360 u8 i, j, pfc_map, *prio_tc; hclge_ieee_setpfc() local
439 hclge_setup_tc(struct hnae3_handle *h, u8 tc, u8 *prio_tc) hclge_setup_tc() argument
[all...]
H A Dhclge_tm.c1420 void hclge_tm_prio_tc_info_update(struct hclge_dev *hdev, u8 *prio_tc) in hclge_tm_prio_tc_info_update() argument
[all...]
H A Dhclge_main.h364 u8 prio_tc[HNAE3_MAX_USER_PRIO]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c79 hclge_dcb_common_validate(struct hclge_dev *hdev, u8 num_tc, u8 *prio_tc) hclge_dcb_common_validate() argument
331 u8 i, j, pfc_map, *prio_tc; hclge_ieee_setpfc() local
[all...]
H A Dhclge_tm.c1635 void hclge_tm_prio_tc_info_update(struct hclge_dev *hdev, u8 *prio_tc) in hclge_tm_prio_tc_info_update() argument
[all...]
H A Dhclge_main.h366 u8 prio_tc[HNAE3_MAX_USER_PRIO]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c619 int mlx5_set_port_prio_tc(struct mlx5_core_dev *mdev, u8 *prio_tc) in mlx5_set_port_prio_tc() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c1597 void i40e_dcb_hw_rx_up2tc_config(struct i40e_hw *hw, u8 *prio_tc) in i40e_dcb_hw_rx_up2tc_config() argument
1411 i40e_dcb_hw_pfc_config(struct i40e_hw *hw, u8 pfc_en, u8 *prio_tc) i40e_dcb_hw_pfc_config() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c646 int mlx5_set_port_prio_tc(struct mlx5_core_dev *mdev, u8 *prio_tc) in mlx5_set_port_prio_tc() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddcbnl.h65 __u8 prio_tc[IEEE_8021QAZ_MAX_TCS]; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddcbnl.h65 __u8 prio_tc[IEEE_8021QAZ_MAX_TCS]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddcbnl.h34 __u8 prio_tc[IEEE_8021QAZ_MAX_TCS]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddcbnl.h34 __u8 prio_tc[IEEE_8021QAZ_MAX_TCS]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddcbnl.h21 __u8 prio_tc[IEEE_8021QAZ_MAX_TCS]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h677 u8 prio_tc[HNAE3_MAX_USER_PRIO]; /* TC indexed by prio */ member
H A Dhns3_enet.c1747 u8 *prio_tc = mqprio_qopt->qopt.prio_tc_map; in hns3_setup_tc() local
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h811 u8 prio_tc[HNAE3_MAX_USER_PRIO]; /* TC indexed by prio */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h5135 mlxsw_reg_ppcnt_pack(char *payload, u8 local_port, enum mlxsw_reg_ppcnt_grp grp, u8 prio_tc) mlxsw_reg_ppcnt_pack() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h5612 mlxsw_reg_ppcnt_pack(char *payload, u16 local_port, enum mlxsw_reg_ppcnt_grp grp, u8 prio_tc) mlxsw_reg_ppcnt_pack() argument

Completed in 67 milliseconds

12