Searched defs:prio_tc (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_dcb_82599.c | 25 				      u8 *prio_tc)  in ixgbe_dcb_config_rx_arbiter_82599()136 					   u8 *prio_tc)  in ixgbe_dcb_config_tx_data_arbiter_82599()
 190 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc)  in ixgbe_dcb_config_pfc_82599()
 334 			      u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc)  in ixgbe_dcb_hw_config_82599()
 
 | 
| D | ixgbe_dcb.c | 256 	u8 prio_tc[MAX_TRAFFIC_CLASS];  in ixgbe_dcb_hw_config()  local286 s32 ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc)  in ixgbe_dcb_hw_pfc_config()
 338 			    u8 *prio_type, u8 *prio_tc)  in ixgbe_dcb_hw_ets_config()
 
 | 
| D | ixgbe_dcb_nl.c | 318 		u8 prio_tc[MAX_USER_PRIORITY];  in ixgbe_dcbnl_set_all()  local349 			u8 prio_tc[MAX_USER_PRIORITY];  in ixgbe_dcbnl_set_all()  local
 590 	u8 *prio_tc;  in ixgbe_dcbnl_ieee_setpfc()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/ | 
| D | hclge_dcb.c | 76 				     u8 *prio_tc)  in hclge_dcb_common_validate()284 	u8 i, j, pfc_map, *prio_tc;  in hclge_ieee_getpfc()  local
 320 	u8 i, j, pfc_map, *prio_tc;  in hclge_ieee_setpfc()  local
 400 static int hclge_setup_tc(struct hnae3_handle *h, u8 tc, u8 *prio_tc)  in hclge_setup_tc()
 
 | 
| D | hclge_tm.c | 1359 void hclge_tm_prio_tc_info_update(struct hclge_dev *hdev, u8 *prio_tc)  in hclge_tm_prio_tc_info_update()
 | 
| D | hclge_main.h | 354 	u8 prio_tc[HNAE3_MAX_USER_PRIO];  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_dcb.c | 68 				     u8 *prio_tc)  in mlxsw_sp_port_pg_prio_map()81 static bool mlxsw_sp_ets_has_pg(u8 *prio_tc, u8 pg)  in mlxsw_sp_ets_has_pg()
 
 | 
| D | spectrum.c | 925 				 u8 *prio_tc, bool pause_en,  in __mlxsw_sp_port_headroom_set()985 	u8 *prio_tc;  in mlxsw_sp_port_headroom_set()  local
 
 | 
| D | reg.h | 5068 					u8 prio_tc)  in mlxsw_reg_ppcnt_pack()
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | port.c | 573 int mlx5_set_port_prio_tc(struct mlx5_core_dev *mdev, u8 *prio_tc)  in mlx5_set_port_prio_tc()
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | dcbnl.h | 65 	__u8	prio_tc[IEEE_8021QAZ_MAX_TCS];  member
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/ | 
| D | hnae3.h | 577 	u8 prio_tc[HNAE3_MAX_USER_PRIO];  /* TC indexed by prio */  member
 | 
| D | hns3_enet.c | 1570 	u8 *prio_tc = mqprio_qopt->qopt.prio_tc_map;  in hns3_setup_tc()  local
 | 
| /Linux-v5.4/include/linux/mlx5/ | 
| D | mlx5_ifc.h | 8419 	u8         prio_tc[0x3];  member
 |