Lines Matching defs:dcbcfg

208 			  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()
587 static int ice_lldp_to_dcb_cfg(u8 *lldpmib, struct ice_dcbx_cfg *dcbcfg) in ice_lldp_to_dcb_cfg()
639 struct ice_dcbx_cfg *dcbcfg) in ice_aq_get_dcb_cfg()
779 struct ice_dcbx_cfg *cmp_dcbcfg, *dcbcfg; in ice_cee_to_dcb_cfg() local
1116 ice_add_ieee_ets_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_add_ieee_ets_tlv()
1158 struct ice_dcbx_cfg *dcbcfg) in ice_add_ieee_etsrec_tlv()
1188 ice_add_ieee_pfc_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_add_ieee_pfc_tlv()
1227 struct ice_dcbx_cfg *dcbcfg) in ice_add_ieee_app_pri_tlv()
1275 ice_add_dscp_up_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_add_dscp_up_tlv()
1336 struct ice_dcbx_cfg *dcbcfg) in ice_add_dscp_tc_bw_tlv()
1384 ice_add_dscp_pfc_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_add_dscp_pfc_tlv()
1411 ice_add_dcb_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg, in ice_add_dcb_tlv()
1461 ice_dcb_cfg_to_lldp(u8 *lldpmib, u16 *miblen, struct ice_dcbx_cfg *dcbcfg) in ice_dcb_cfg_to_lldp()
1495 struct ice_dcbx_cfg *dcbcfg; in ice_set_dcb_cfg() local