Home
last modified time | relevance | path

Searched defs:prio_type (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82598.c19 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()
H A Dixgbe_dcb_82599.c24 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()
H A Dixgbe_dcb.c306 __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()
H A Dixgbe_dcb.h82 enum strict_prio_type prio_type; /* Link or Group Strict Priority */ member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c366 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()
H A Di40e_main.c6954 u8 prio_type[I40E_MAX_TRAFFIC_CLASS] = {0}; in i40e_hw_dcb_config() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c434 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/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c439 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/drivers/infiniband/hw/irdma/
H A Dws.h31 u8 prio_type; member
H A Dtype.h513 u8 prio_type; member
540 u8 prio_type; member
686 u8 prio_type; member
/linux/include/linux/net/intel/
H A Diidc_rdma_ice.h33 u8 prio_type; member
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c34 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/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c1979 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/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c140 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/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c1349 static void qed_dcbnl_getpgtccfgtx(struct qed_dev *cdev, int tc, u8 *prio_type, in qed_dcbnl_getpgtccfgtx()
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c891 u32 prio_type; in get_opfc_prio() local
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c2437 int enable, ret, prio_type; in get_clos_info_for_cpu() local