OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TXD_CTL1_OWN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_xgereg.h
225
#define
TXD_CTL1_OWN
(1ULL << 56) /* Owner, 0 == host, 1 == NIC */
if_xge.c
740
if (txd->txd_control1 &
TXD_CTL1_OWN
) {
986
txd->txd_control1 |=
TXD_CTL1_OWN
| TXD_CTL1_GCF;
Completed in 60 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025