Searched refs:iwk_is_24G_band (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c294 static inline int iwk_is_24G_band(iwk_sc_t *sc);
4473 static inline int iwk_is_24G_band(iwk_sc_t *sc) function
4840 is_24G = iwk_is_24G_band(sc);
5077 cmd.band = (uint8_t)iwk_is_24G_band(sc);
5219 is_24G = iwk_is_24G_band(sc);

Completed in 70 milliseconds