Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dvfpf_if.h133 #define PFVF_CAP_TPA 0x00000004 macro
H A Dhw_channel.h204 #define PFVF_CAP_TPA 0x00000004 macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c118 response->pfdev_info.pf_cap = PFVF_CAP_DHC | PFVF_CAP_TPA; in lm_pf_vf_fill_acquire_response()
1898 if (presp->pfdev_info.pf_cap & PFVF_CAP_TPA) { in lm_vf_pf_setup_q()
1950 if (presp->pfdev_info.pf_cap & PFVF_CAP_TPA) { in lm_vf_pf_setup_q()
3616 if (!(presp->pfdev_info.pf_cap & PFVF_CAP_TPA)) { in lm_is_vf_rsc_supported()