OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_tx_nobuf
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/compat/common/
ieee80211_20.c
94
COPYSTATS1(ostats, stats, is_tx_nombuf,
is_tx_nobuf
, is_tx_badcipher);
/src/sys/net80211/
ieee80211_output.c
247
ic->ic_stats.
is_tx_nobuf
++;
433
ic->ic_stats.
is_tx_nobuf
++;
610
ic->ic_stats.
is_tx_nobuf
++;
1362
ic->ic_stats.
is_tx_nobuf
++;
1380
ic->ic_stats.
is_tx_nobuf
++;
1468
senderr(ENOMEM,
is_tx_nobuf
);
1572
senderr(ENOMEM,
is_tx_nobuf
);
1614
senderr(ENOMEM,
is_tx_nobuf
);
1648
senderr(ENOMEM,
is_tx_nobuf
);
1712
senderr(ENOMEM,
is_tx_nobuf
);
[
all
...]
ieee80211_ioctl.h
193
u_int32_t
is_tx_nobuf
; /* tx failed for lack of buf */
member in struct:ieee80211_stats
/src/sbin/ifconfig/
ieee80211.c
549
STAT_PRINT(
is_tx_nobuf
, "tx failed for lack of buf");
/src/sys/dev/ic/
ath.c
1372
ic->ic_stats.
is_tx_nobuf
++; /* XXX */
1425
ic->ic_stats.
is_tx_nobuf
++; /* XXX */
rt2661.c
1588
sc->sc_ic.ic_stats.
is_tx_nobuf
++;
rt2560.c
1857
sc->sc_ic.ic_stats.
is_tx_nobuf
++;
Completed in 22 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025