OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cck_phy_err_base
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
athnvar.h
351
uint32_t
cck_phy_err_base
;
member in struct:athn_ani
athn.c
1641
if (phy2 < ani->
cck_phy_err_base
) {
1642
AR_WRITE(sc, AR_PHY_ERR_2, ani->
cck_phy_err_base
);
1645
if (phy1 < ani->ofdm_phy_err_base || phy2 < ani->
cck_phy_err_base
) {
1650
ani->cck_phy_err_count = phy2 - ani->
cck_phy_err_base
;
Completed in 14 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025