Searched refs:sc_hwrev (Results 1 – 2 of 2) sorted by relevance
893 if (sc->sc_hwrev & URTW_HWREV_8187) { in urtw_get_rfchip()977 if (sc->sc_hwrev & URTW_HWREV_8187) { in urtw_get_txpwr()1856 if (sc->sc_hwrev & URTW_HWREV_8187B) in urtw_update_msr()2013 if (sc->sc_hwrev & URTW_HWREV_8187) { in urtw_tx_enable()2538 if (sc->sc_hwrev & URTW_HWREV_8187) in urtw_rxeof()2556 if (sc->sc_hwrev & URTW_HWREV_8187) { in urtw_rxeof()3366 if (sc->sc_hwrev & URTW_HWREV_8187B_B) { in urtw_8225v2_b_set_txpwrlvl()3389 if (sc->sc_hwrev & URTW_HWREV_8187B_B) { in urtw_8225v2_b_set_txpwrlvl()3425 if (sc->sc_hwrev & URTW_HWREV_8187B_B) { in urtw_8225v2_b_set_txpwrlvl()3521 if (sc->sc_hwrev & URTW_HWREV_8187) in urtw_send()[all …]
133 uint8_t sc_hwrev; member