OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_ready_pos
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_et.c
1837
uint32_t
tx_ready_pos
, last_td_ctrl2;
local in function:et_encap
1948
tx_ready_pos
= __SHIFTIN(tx_ring->tr_ready_index,
1951
tx_ready_pos
|= ET_TX_READY_POS_WRAP;
1952
CSR_WRITE_4(sc, ET_TX_READY_POS,
tx_ready_pos
);
if_et.c
1837
uint32_t
tx_ready_pos
, last_td_ctrl2;
local in function:et_encap
1948
tx_ready_pos
= __SHIFTIN(tx_ring->tr_ready_index,
1951
tx_ready_pos
|= ET_TX_READY_POS_WRAP;
1952
CSR_WRITE_4(sc, ET_TX_READY_POS,
tx_ready_pos
);
Completed in 25 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025