Searched refs:sc_hwrev (Results 1 – 2 of 2) sorted by relevance
889 if (sc->sc_hwrev & URTW_HWREV_8187) { in urtw_get_rfchip()973 if (sc->sc_hwrev & URTW_HWREV_8187) { in urtw_get_txpwr()1852 if (sc->sc_hwrev & URTW_HWREV_8187B) in urtw_update_msr()2009 if (sc->sc_hwrev & URTW_HWREV_8187) { in urtw_tx_enable()2534 if (sc->sc_hwrev & URTW_HWREV_8187) in urtw_rxeof()2552 if (sc->sc_hwrev & URTW_HWREV_8187) { in urtw_rxeof()3362 if (sc->sc_hwrev & URTW_HWREV_8187B_B) { in urtw_8225v2_b_set_txpwrlvl()3385 if (sc->sc_hwrev & URTW_HWREV_8187B_B) { in urtw_8225v2_b_set_txpwrlvl()3421 if (sc->sc_hwrev & URTW_HWREV_8187B_B) { in urtw_8225v2_b_set_txpwrlvl()3517 if (sc->sc_hwrev & URTW_HWREV_8187) in urtw_send()[all …]
133 uint8_t sc_hwrev; member