Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_dcb.c67 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etscfg_tlv()
138 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etsrec_tlv()
193 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_pfccfg_tlv()
220 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_app_tlv()
275 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_tlv()
309 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pgcfg_tlv()
368 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pfccfg_tlv()
392 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_app_tlv()
447 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_tlv()
508 struct i40e_dcbx_config *dcbcfg) in i40e_parse_org_tlv()
[all …]
/freebsd/sys/dev/ice/
H A Dice_dcb.c343 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etscfg_tlv() argument
375 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etsrec_tlv() argument
392 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_pfccfg_tlv() argument
419 ice_parse_ieee_app_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_ieee_app_tlv() argument
475 ice_parse_ieee_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_ieee_tlv() argument
510 ice_parse_cee_pgcfg_tlv(struct ice_cee_feat_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_cee_pgcfg_tlv() argument
569 ice_parse_cee_pfccfg_tlv(struct ice_cee_feat_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_cee_pfccfg_tlv() argument
593 ice_parse_cee_app_tlv(struct ice_cee_feat_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_cee_app_tlv() argument
647 ice_parse_cee_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_cee_tlv() argument
707 ice_parse_org_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_parse_org_tlv() argument
733 ice_lldp_to_dcb_cfg(u8 * lldpmib,struct ice_dcbx_cfg * dcbcfg) ice_lldp_to_dcb_cfg() argument
785 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
1017 struct ice_dcbx_cfg *cmp_dcbcfg, *dcbcfg; ice_cee_to_dcb_cfg() local
1356 ice_add_ieee_ets_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_ieee_ets_tlv() argument
1398 ice_add_ieee_etsrec_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_ieee_etsrec_tlv() argument
1428 ice_add_ieee_pfc_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_ieee_pfc_tlv() argument
1467 ice_add_ieee_app_pri_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_ieee_app_pri_tlv() argument
1515 ice_add_dscp_up_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_dscp_up_tlv() argument
1576 ice_add_dscp_tc_bw_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_dscp_tc_bw_tlv() argument
1624 ice_add_dscp_pfc_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg) ice_add_dscp_pfc_tlv() argument
1651 ice_add_dcb_tlv(struct ice_lldp_org_tlv * tlv,struct ice_dcbx_cfg * dcbcfg,u16 tlvid) ice_add_dcb_tlv() argument
1700 ice_dcb_cfg_to_lldp(u8 * lldpmib,u16 * miblen,struct ice_dcbx_cfg * dcbcfg) ice_dcb_cfg_to_lldp() argument
1734 struct ice_dcbx_cfg *dcbcfg; ice_set_dcb_cfg() local
[all...]
H A Dice_lib.c3963 ice_dscp_is_mapped(struct ice_dcbx_cfg *dcbcfg) in ice_dscp_is_mapped()
8598 ice_dcb_get_tc_map(const struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_tc_map()
8635 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_num_tc()
8988 struct ice_dcbx_cfg *dcbcfg = in ice_dcb_recfg() local
9025 struct ice_dcbx_cfg *dcbcfg; in ice_set_default_local_mib_settings() local
10807 struct ice_dcbx_cfg *dcbcfg; in ice_sysctl_dump_dcbx_cfg() local