OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXGBE_PFMAILBOX_PFU
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_mbx.h
96
#define
IXGBE_PFMAILBOX_PFU
0x00000008 /* PF owns the mailbox buffer */
ixgbe_mbx.c
874
pf_mailbox |=
IXGBE_PFMAILBOX_PFU
;
879
if (pf_mailbox &
IXGBE_PFMAILBOX_PFU
) {
910
pf_mailbox &= ~
IXGBE_PFMAILBOX_PFU
;
Completed in 13 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025