Home
last modified time | relevance | path

Searched refs:NIV_ALLOWED_PRIORITIES (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_niv.c55 data->allowed_priorities = NIV_ALLOWED_PRIORITIES(pdev); in lm_niv_set_loopback_mode_imp()
198 allowed_priorities = NIV_ALLOWED_PRIORITIES(pdev); in lm_niv_vif_enable()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1461 #define NIV_ALLOWED_PRIORITIES(_pdev) ((_pdev)->hw_info.mf_info.niv_allowed_priorities) macro