OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTW_RXQLEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtwvar.h
210
#define
RTW_RXQLEN
64
255
struct rtw_rxdesc hd_rx[
RTW_RXQLEN
];
478
struct rtw_rxsoft sc_rxsoft[
RTW_RXQLEN
];
rtw.c
76
static int rtw_rxbufs_limit =
RTW_RXQLEN
;
232
0,
RTW_RXQLEN
);
1273
for (i = 0; i <
RTW_RXQLEN
; i++) {
1326
for (i = 0; i <
RTW_RXQLEN
; i++) {
1947
for (desc = 0; desc <
RTW_RXQLEN
; desc++) {
4148
RTW_RXQLEN
)) != 0) {
4290
RTW_RXQLEN
);
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025