OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TI_MINI_RX_RING_CNT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_tireg.h
349
#define
TI_MINI_RX_RING_CNT
1024
1014
struct ti_rx_desc ti_rx_mini_ring[
TI_MINI_RX_RING_CNT
];
1053
struct mbuf *ti_rx_mini_chain[
TI_MINI_RX_RING_CNT
];
1140
bus_dmamap_t mini_dmamap[
TI_MINI_RX_RING_CNT
];
if_ti.c
983
for (i = 0; i <
TI_MINI_RX_RING_CNT
; i++) {
1942
TI_INC(sc->ti_mini,
TI_MINI_RX_RING_CNT
);
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025