Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h98 #define BULLETIN_CONTENT_SIZE (sizeof(struct pf_vf_bulletin_content))
432 struct pf_vf_bulletin_content { struct
473 struct pf_vf_bulletin_content content; argument
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2879 …struct pf_vf_bulletin_content volatile *bulletin = (struct pf_vf_bulletin_content *)pdev->vars.vf_… in lm_vf_check_hw_back_channel()