Lines Matching defs:dcbcfg
209 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etscfg_tlv()
241 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etsrec_tlv()
258 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_pfccfg_tlv()
285 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_app_tlv()
341 ice_parse_ieee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_tlv()
376 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pgcfg_tlv()
435 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pfccfg_tlv()
459 ice_parse_cee_app_tlv(struct ice_cee_feat_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_app_tlv()
513 ice_parse_cee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_tlv()
573 ice_parse_org_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_org_tlv()
599 static int ice_lldp_to_dcb_cfg(u8 *lldpmib, struct ice_dcbx_cfg *dcbcfg) in ice_lldp_to_dcb_cfg()
651 struct ice_dcbx_cfg *dcbcfg) in ice_aq_get_dcb_cfg()
791 struct ice_dcbx_cfg *cmp_dcbcfg, *dcbcfg; in ice_cee_to_dcb_cfg() local
1092 ice_add_ieee_ets_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_add_ieee_ets_tlv()
1134 struct ice_dcbx_cfg *dcbcfg) in ice_add_ieee_etsrec_tlv()
1164 ice_add_ieee_pfc_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_add_ieee_pfc_tlv()
1203 struct ice_dcbx_cfg *dcbcfg) in ice_add_ieee_app_pri_tlv()
1251 ice_add_dscp_up_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_add_dscp_up_tlv()
1312 struct ice_dcbx_cfg *dcbcfg) in ice_add_dscp_tc_bw_tlv()
1360 ice_add_dscp_pfc_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_add_dscp_pfc_tlv()
1387 ice_add_dcb_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg, in ice_add_dcb_tlv()
1437 ice_dcb_cfg_to_lldp(u8 *lldpmib, u16 *miblen, struct ice_dcbx_cfg *dcbcfg) in ice_dcb_cfg_to_lldp()
1471 struct ice_dcbx_cfg *dcbcfg; in ice_set_dcb_cfg() local