Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_dcb.c210 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etscfg_tlv()
242 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etsrec_tlv()
259 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_pfccfg_tlv()
286 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_app_tlv()
342 ice_parse_ieee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_tlv()
377 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pgcfg_tlv()
436 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pfccfg_tlv()
460 ice_parse_cee_app_tlv(struct ice_cee_feat_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_app_tlv()
514 ice_parse_cee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_tlv()
574 ice_parse_org_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_org_tlv()
[all …]
Dice_dcb_lib.c16 struct ice_dcbx_cfg *dcbcfg; in ice_vsi_cfg_netdev_tc() local
53 u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_ena_tc()
147 u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_num_tc()
234 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg) in ice_dcb_bwchk()
375 struct ice_dcbx_cfg *dcbcfg = &pi->qos_cfg.local_dcbx_cfg; in ice_cfg_etsrec_defaults() local
550 struct ice_dcbx_cfg *dcbcfg; in ice_dcb_sw_dflt_cfg() local
624 struct ice_dcbx_cfg *dcbcfg = &pf->hw.port_info->qos_cfg.local_dcbx_cfg; in ice_dcb_noncontig_cfg() local
654 struct ice_dcbx_cfg *dcbcfg = &pf->hw.port_info->qos_cfg.local_dcbx_cfg; in ice_pf_dcb_recfg() local
Dice_dcb_lib.h65 static inline u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_ena_tc()
70 static inline u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_num_tc()
/Linux-v5.15/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.c5089 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map() local
5110 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc()
5153 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc()
5194 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_pf_get_num_tc() local
5367 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc() local