Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c231 static void get2Ghz(MWL_HAL_CHANNELINFO *, const uint8_t *, int);
1314 get2Ghz(MWL_HAL_CHANNELINFO *ci, const uint8_t table[], int len) in get2Ghz() function
1411 get2Ghz(&sc->sc_20M, &data[12], len); in mwlGetPwrCalTable()
1419 get2Ghz(ci, &data[12], len); in mwlGetPwrCalTable()