Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c1618 max_dq = VF_BAR0_DB_SIZE / presp->pfdev_info.db_size; in lm_vf_pf_acquire_msg()
1724 max_dq = VF_BAR0_DB_SIZE / presp->pfdev_info.db_size; in lm_vf_pf_acquire_msg()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h168 #define VF_BAR0_DB_SIZE 512 macro