OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAL_TX_LIST_COUNT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_uralvar.h
22
#define
RAL_TX_LIST_COUNT
1
109
struct ural_tx_data tx_data[
RAL_TX_LIST_COUNT
];
if_ural.c
570
for (i = 0; i <
RAL_TX_LIST_COUNT
; i++) {
598
for (i = 0; i <
RAL_TX_LIST_COUNT
; i++) {
1362
if (sc->tx_queued >=
RAL_TX_LIST_COUNT
) {
1380
if (sc->tx_queued >=
RAL_TX_LIST_COUNT
) {
Completed in 14 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025