OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATH_TXMAXTRY
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
athrate-amrr.c
258
amn->amn_tx_try0 =
ATH_TXMAXTRY
;
260
* the code which uses them tests for an_tx_try0 ==
ATH_TXMAXTRY
athrate-onoe.c
254
on->on_tx_try0 =
ATH_TXMAXTRY
; /* max tries at rate 0 */
athrate-sample.c
276
*try0 =
ATH_TXMAXTRY
;
278
*try0 = mrr ? 2 :
ATH_TXMAXTRY
;
athvar.h
70
#define
ATH_TXMAXTRY
11 /* max number of transmit attempts */
ath.c
3828
if (try0 !=
ATH_TXMAXTRY
)
3928
try0 =
ATH_TXMAXTRY
;
Completed in 17 milliseconds
Indexes created Sun Oct 26 21:10:03 GMT 2025