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_VFU
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_mbx.h
85
#define
IXGBE_VFMAILBOX_VFU
0x00000004 /* VF owns the mailbox buffer */
ixgbe_mbx.c
448
vf_mailbox |=
IXGBE_VFMAILBOX_VFU
;
452
if (ixgbe_read_mailbox_vf(hw) &
IXGBE_VFMAILBOX_VFU
) {
497
vf_mailbox &= ~
IXGBE_VFMAILBOX_VFU
;
Completed in 28 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025