OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txd_control1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_xge.c
740
if (txd->
txd_control1
& TXD_CTL1_OWN) {
979
txd->
txd_control1
= dmp->dm_segs[i].ds_len;
986
txd->
txd_control1
|= TXD_CTL1_OWN | TXD_CTL1_GCF;
989
txd->
txd_control1
|= TXD_CTL1_MSS(m->m_pkthdr.segsz);
990
txd->
txd_control1
|= TXD_CTL1_LSO;
999
txd[ntxd].
txd_control1
|= TXD_CTL1_GCL;
if_xgereg.h
220
uint64_t
txd_control1
;
member in struct:txd
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025