Symbol: vf_pf_msg_hdr
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
113
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
169
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
178
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
251
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
288
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
295
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
302
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
59
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
90
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/vfpf_if.h
96
struct vf_pf_msg_hdr hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_pf.c
104
if (length >= sizeof(struct vf_pf_msg_hdr)) {
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_pf.c
113
requst_hdr = (struct vf_pf_msg_hdr *)vf_info->pf_vf_response.request_virt_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_pf.c
46
struct vf_pf_msg_hdr *lm_pf_validate_request_header(struct _lm_device_t *pdev, lm_vf_info_t *vf_info, void * virt_buffer)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_pf.c
48
struct vf_pf_msg_hdr * req_hdr = (struct vf_pf_msg_hdr *)virt_buffer;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_pf.c
89
struct vf_pf_msg_hdr * requst_hdr = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
1060
struct vf_pf_msg_hdr *sw_hdr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
1117
sw_hdr = (struct vf_pf_msg_hdr*)pdev->vars.vf_pf_mess.message_virt_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
1366
struct vf_pf_msg_hdr * mess_hdr = NULL;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
1368
mess_hdr = (struct vf_pf_msg_hdr *)pf_mess->message_virt_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
653
struct vf_pf_msg_hdr * requst_hdr = vf_info->pf_vf_response.request_virt_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
823
struct vf_pf_msg_hdr * requst_hdr = vf_info->pf_vf_response.request_virt_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
921
struct vf_pf_msg_hdr *hdr = (struct vf_pf_msg_hdr*)pdev->vars.vf_pf_mess.message_virt_addr;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
932
struct vf_pf_msg_hdr *hdr = (struct vf_pf_msg_hdr*)pdev->vars.vf_pf_mess.message_virt_addr;