Searched defs:prio_tc (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb_82599.c | 25 u8 *prio_tc) in ixgbe_dcb_config_rx_arbiter_82599() argument 136 u8 *prio_tc) in ixgbe_dcb_config_tx_data_arbiter_82599() argument 190 int ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_config_pfc_82599() argument 334 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 D | ixgbe_dcb.c | 256 u8 prio_tc[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local 286 int ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_hw_pfc_config() argument 338 u8 *prio_type, u8 *prio_tc) in ixgbe_dcb_hw_ets_config() argument
|
H A D | ixgbe_dcb_nl.c | 317 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local 348 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local 589 u8 *prio_tc; ixgbe_dcbnl_ieee_setpfc() local [all...] |
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_dcb.c | 80 u8 *prio_tc) in hclge_dcb_common_validate() argument 331 u8 i, j, pfc_map, *prio_tc; hclge_ieee_setpfc() local [all...] |
H A D | hclge_tm.c | 1635 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 D | hclge_main.h | 387 u8 prio_tc[HNAE3_MAX_USER_PRIO]; member
|
/linux/include/uapi/linux/ |
H A D | dcbnl.h | 65 __u8 prio_tc[IEEE_8021QAZ_MAX_TCS]; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | port.c | 638 int mlx5_set_port_prio_tc(struct mlx5_core_dev *mdev, u8 *prio_tc) in mlx5_set_port_prio_tc() argument
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 838 u8 prio_tc[HNAE3_MAX_USER_PRIO]; /* TC indexed by prio */ member
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 5689 u8 prio_tc) in mlxsw_reg_ppcnt_pack() argument
|
/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 10263 u8 prio_tc[0x5]; member
|