Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mwl/
H A Dmwl.c228 static void get5Ghz(MWL_HAL_CHANNELINFO *, const uint8_t *, int);
1327 get5Ghz(MWL_HAL_CHANNELINFO *ci, const uint8_t table[], int len) in get5Ghz() function
1417 get5Ghz(&sc->sc_20M_5G, &data[20], len); in mwlGetPwrCalTable()
1425 get5Ghz(ci, &data[20], len); in mwlGetPwrCalTable()