Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h215 #define PFVF_CAP_ALLOW_MAC 0x80000000 macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c32 return (!(pf_resp->pfdev_info.pf_cap | PFVF_CAP_ALLOW_MAC)); in lm_vf_check_mac_restriction()