Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb.c208 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etscfg_tlv()
238 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etsrec_tlv()
255 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_pfccfg_tlv()
280 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_app_tlv()
334 ice_parse_ieee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_tlv()
368 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pgcfg_tlv()
425 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pfccfg_tlv()
449 ice_parse_cee_app_tlv(struct ice_cee_feat_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_app_tlv()
503 ice_parse_cee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_tlv()
561 ice_parse_org_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_org_tlv()
[all …]
H A 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
H A 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()
H A Dice_txrx.c2430 static u8 ice_get_dscp_up(struct ice_dcbx_cfg *dcbcfg, struct sk_buff *skb) in ice_get_dscp_up()
2447 struct ice_dcbx_cfg *dcbcfg; in ice_select_queue() local
H A Dice_lib.c3131 struct ice_dcbx_cfg *dcbcfg; in ice_vsi_cfg_netdev_tc() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c38 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etscfg_tlv()
104 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etsrec_tlv()
157 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_pfccfg_tlv()
181 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_app_tlv()
233 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_tlv()
266 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pgcfg_tlv()
317 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pfccfg_tlv()
341 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_app_tlv()
396 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_tlv()
452 struct i40e_dcbx_config *dcbcfg) in i40e_parse_org_tlv()
[all …]
H A Di40e_main.c5399 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map() local
5420 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc()
5463 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc()
5678 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc() local