Home
last modified time | relevance | path

Searched refs:SW_VFPF_QUEUE_FLG_CACHE_ALIGN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dvfpf_if.h10 #define SW_VFPF_QUEUE_FLG_CACHE_ALIGN 0x0002 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c764 if (rxq_params->flags & SW_VFPF_QUEUE_FLG_CACHE_ALIGN) { in lm_pf_init_vf_client_init_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c1909 mess->rxq.flags |= SW_VFPF_QUEUE_FLG_CACHE_ALIGN; in lm_vf_pf_setup_q()