Home
last modified time | relevance | path

Searched refs:get5Ghz (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c232 static void get5Ghz(MWL_HAL_CHANNELINFO *, const uint8_t *, int);
1336 get5Ghz(MWL_HAL_CHANNELINFO *ci, const uint8_t table[], int len) in get5Ghz() function
1426 get5Ghz(&sc->sc_20M_5G, &data[20], len); in mwlGetPwrCalTable()
1434 get5Ghz(ci, &data[20], len); in mwlGetPwrCalTable()