Home
last modified time | relevance | path

Searched defs:dcbcfg (Results 1 – 5 of 5) 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() argument
238 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etsrec_tlv() argument
255 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_pfccfg_tlv() argument
280 ice_parse_ieee_app_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_ieee_app_tlv() argument
334 ice_parse_ieee_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_ieee_tlv() argument
368 ice_parse_cee_pgcfg_tlv(struct ice_cee_feat_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_cee_pgcfg_tlv() argument
425 ice_parse_cee_pfccfg_tlv(struct ice_cee_feat_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_cee_pfccfg_tlv() argument
449 ice_parse_cee_app_tlv(struct ice_cee_feat_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_cee_app_tlv() argument
503 ice_parse_cee_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_cee_tlv() argument
561 ice_parse_org_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_org_tlv() argument
587 ice_lldp_to_dcb_cfg(u8 * lldpmib,struct ice_dcbx_cfg * dcbcfg) ice_lldp_to_dcb_cfg() argument
639 ice_aq_get_dcb_cfg(struct ice_hw * hw,u8 mib_type,u8 bridgetype,struct ice_dcbx_cfg * dcbcfg) ice_aq_get_dcb_cfg() argument
779 struct ice_dcbx_cfg *cmp_dcbcfg, *dcbcfg; ice_cee_to_dcb_cfg() local
1116 ice_add_ieee_ets_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_ieee_ets_tlv() argument
1158 ice_add_ieee_etsrec_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_ieee_etsrec_tlv() argument
1188 ice_add_ieee_pfc_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_ieee_pfc_tlv() argument
1227 ice_add_ieee_app_pri_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_ieee_app_pri_tlv() argument
1275 ice_add_dscp_up_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_dscp_up_tlv() argument
1336 ice_add_dscp_tc_bw_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_dscp_tc_bw_tlv() argument
1384 ice_add_dscp_pfc_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_dscp_pfc_tlv() argument
1411 ice_add_dcb_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg,u16 tlvid) ice_add_dcb_tlv() argument
1461 ice_dcb_cfg_to_lldp(u8 * lldpmib,u16 * miblen,struct ice_dcbx_cfg * dcbcfg) ice_dcb_cfg_to_lldp() argument
1495 struct ice_dcbx_cfg *dcbcfg; ice_set_dcb_cfg() local
[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() argument
83 static inline u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_num_tc() argument
H A Dice_txrx.c2571 static u8 ice_get_dscp_up(struct ice_dcbx_cfg *dcbcfg, struct sk_buff *skb) in ice_get_dscp_up() argument
2588 struct ice_dcbx_cfg *dcbcfg; in ice_select_queue() local
H A Dice_lib.c3195 struct ice_dcbx_cfg *dcbcfg; in ice_vsi_cfg_netdev_tc() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c5349 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map() local
5370 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc() argument
5413 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc() argument
5628 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; i40e_vsi_config_netdev_tc() local
[all...]