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_PFSTS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_mbx.h
87
#define
IXGBE_VFMAILBOX_PFSTS
0x00000010 /* PF wrote a message in the MB */
ixgbe_mbx.c
317
if (vf_mailbox &
IXGBE_VFMAILBOX_PFSTS
) {
319
hw->mbx.vf_mailbox &= ~
IXGBE_VFMAILBOX_PFSTS
;
374
if (!ixgbe_check_for_bit_vf(hw,
IXGBE_VFMAILBOX_PFSTS
)) {
Completed in 14 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025