OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txph
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_lii.c
1023
struct tx_pkt_header *
txph
;
local in function:lii_txintr
1037
txph
= (struct tx_pkt_header *)
1040
if (
txph
->txph_size != txs->txps_size)
1048
sc->sc_txd_ack = (sc->sc_txd_ack +
txph
->txph_size + 7 ) & ~3;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025