Searched refs:DEFINITIVE_PF_FOR_MPS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_power.c434 #define DEFINITIVE_PF_FOR_MPS 0 //PF0 defines the MPS value for all PFs when the device is in ARI mode. macro
446 if (DEFINITIVE_PF_FOR_MPS != abs_func_id)
448 lm_pretend_func(pdev, DEFINITIVE_PF_FOR_MPS);
468 if((DEFINITIVE_PF_FOR_MPS != ABS_FUNC_ID(pdev)) && // if we're not PF0 ourselves,
471 lm_pretend_func(pdev, DEFINITIVE_PF_FOR_MPS);

Completed in 58 milliseconds