OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXGBE_VF_CTS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_sriov.h
47
#define
IXGBE_VF_CTS
(1 << 0) /* VF is clear to send. */
if_sriov.c
99
if (vf->flags &
IXGBE_VF_CTS
)
122
if (!(vf->flags &
IXGBE_VF_CTS
))
388
vf->flags |=
IXGBE_VF_CTS
;
610
if (!(vf->flags &
IXGBE_VF_CTS
)) {
Completed in 14 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025