Lines Matching full:dcb
731 * Parse DCB configuration from the LLDPDU
781 * Query DCB configuration from the firmware
799 /* Parse LLDP MIB to get DCB configuration */
963 /* FW will write the PFC mode set back into cmd->pfc_mode, but if DCB is
975 * ice_aq_set_dcb_parameters - Set DCB parameters
977 * @dcb_enable: True if DCB configuration needs to be applied
980 * This AQ command will tell FW if it will apply or not apply the default DCB
1006 * Convert CEE configuration from firmware to DCB configuration
1127 * Get IEEE or CEE mode DCB configuration from the Firmware
1143 /* Get Local DCB Config in case of ICE_DCBX_MODE_IEEE
1144 * or get CEE DCB Desired Config in case of ICE_DCBX_MODE_CEE
1151 /* Get Remote DCB Config */
1167 * Get DCB configuration from the Firmware
1198 * Set DCB configuration from received MIB Change event
1235 * Update DCB configuration from the Firmware
1242 if (!hw->func_caps.common_cap.dcb)
1284 if (!hw->func_caps.common_cap.dcb)
1351 * @dcbcfg: Local store which holds the DCB Config
1392 * @dcbcfg: Local store which holds the DCB Config
1645 * @dcbcfg: Local store which holds the DCB Config
1693 * ice_dcb_cfg_to_lldp - Convert DCB configuration to MIB format
1696 * @dcbcfg: Local store which holds the DCB Config
1698 * Convert the DCB configuration to MIB format
1729 * Set DCB configuration to the Firmware