OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXGBE_VFMAILBOX_SIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_mbx.h
77
#define
IXGBE_VFMAILBOX_SIZE
16 /* 16 32 bit words - 64 bytes */
ixgbe_mbx.c
684
mbx->size =
IXGBE_VFMAILBOX_SIZE
;
715
mbx->size =
IXGBE_VFMAILBOX_SIZE
;
1149
mbx->size =
IXGBE_VFMAILBOX_SIZE
;
1190
mbx->size =
IXGBE_VFMAILBOX_SIZE
;
ixgbe_vf.c
398
u32 msgbuf[
IXGBE_VFMAILBOX_SIZE
];
435
IXGBE_VFMAILBOX_SIZE
);
if_sriov.c
592
uint32_t msg[
IXGBE_VFMAILBOX_SIZE
];
597
error = hw->mbx.ops[vf->pool].read(hw, msg,
IXGBE_VFMAILBOX_SIZE
,
Completed in 86 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025