Home
last modified time | relevance | path

Searched defs:dcbcfg (Results 1 – 6 of 6) 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.h78 static inline u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_ena_tc()
83 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.c2297 static u8 ice_get_dscp_up(struct ice_dcbx_cfg *dcbcfg, struct sk_buff *skb) in ice_get_dscp_up()
2314 struct ice_dcbx_cfg *dcbcfg; in ice_select_queue() local
H A Dice_lib.c3206 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.c5381 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map() local
5402 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc() argument
5445 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc() argument
5660 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; i40e_vsi_config_netdev_tc() local
[all...]