Home
last modified time | relevance | path

Searched defs:dcbcfg (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_dcb.c212 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etscfg_tlv()
244 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etsrec_tlv()
261 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_pfccfg_tlv()
288 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_app_tlv()
344 ice_parse_ieee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_tlv()
379 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pgcfg_tlv()
438 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pfccfg_tlv()
462 ice_parse_cee_app_tlv(struct ice_cee_feat_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_app_tlv()
516 ice_parse_cee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_tlv()
576 ice_parse_org_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_org_tlv()
[all …]
Dice_dcb_lib.c12 static u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_ena_tc()
106 u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_num_tc()
312 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg) in ice_dcb_bwchk()
462 struct ice_dcbx_cfg *dcbcfg = &pi->qos_cfg.local_dcbx_cfg; in ice_cfg_etsrec_defaults() local
637 struct ice_dcbx_cfg *dcbcfg; in ice_dcb_sw_dflt_cfg() local
711 struct ice_dcbx_cfg *dcbcfg = &pf->hw.port_info->qos_cfg.local_dcbx_cfg; in ice_dcb_noncontig_cfg() local
742 struct ice_dcbx_cfg *dcbcfg = &pf->hw.port_info->qos_cfg.local_dcbx_cfg; in ice_pf_dcb_recfg() local
Dice_dcb_lib.h75 static inline u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_ena_tc()
80 static inline u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_num_tc()
Dice_txrx.c2473 static u8 ice_get_dscp_up(struct ice_dcbx_cfg *dcbcfg, struct sk_buff *skb) in ice_get_dscp_up()
2490 struct ice_dcbx_cfg *dcbcfg; in ice_select_queue() local
Dice_lib.c3257 struct ice_dcbx_cfg *dcbcfg; in ice_vsi_cfg_netdev_tc() local
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c37 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etscfg_tlv()
108 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etsrec_tlv()
163 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_pfccfg_tlv()
190 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_app_tlv()
245 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_tlv()
279 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pgcfg_tlv()
332 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pfccfg_tlv()
356 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_app_tlv()
412 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_tlv()
473 struct i40e_dcbx_config *dcbcfg) in i40e_parse_org_tlv()
[all …]
Di40e_main.c5360 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map() local
5381 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc()
5424 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc()
5465 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_pf_get_num_tc() local
5638 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc() local