Lines Matching defs:dcb_config
380 * @dcb_config: pointer to ixgbe_dcb_config structure
386 struct ixgbe_dcb_config *dcb_config)
393 if (dcb_config != NULL) {
394 tc_count = dcb_config->num_tcs.pg_tcs;
395 vt_mode = dcb_config->vt_mode;
507 * @dcb_config: pointer to ixgbe_dcb_config structure
512 struct ixgbe_dcb_config *dcb_config)
523 if (dcb_config->num_tcs.pg_tcs == 8) {
548 if (dcb_config->num_tcs.pg_tcs == 4) {
550 if (dcb_config->vt_mode)
560 if (dcb_config->num_tcs.pg_tcs == 8)
565 if (dcb_config->vt_mode)