Searched refs:mac_ver (Results 1 – 5 of 5) sorted by relevance
827 sc->mac_ver = ver >> 16; in run_attach()835 sc->mac_ver, sc->mac_rev, run_get_rf(sc->rf_rev), in run_attach()1248 if ((sc->mac_ver) != 0x2860 && in run_load_microcode()1249 (sc->mac_ver) != 0x2872 && in run_load_microcode()1250 (sc->mac_ver) != 0x3070) { in run_load_microcode()1793 if (sc->mac_ver != 0x5390) { in run_get_txpower()1802 if (sc->mac_ver >= 0x5390) { in run_get_txpower()1809 if (sc->mac_ver > 0x5390) { in run_get_txpower()1812 } else if (sc->mac_ver < 0x5390) { in run_get_txpower()1832 if (sc->mac_ver != 0x5592) { in run_get_txpower()[all …]
177 uint16_t mac_ver; member
311 uint16_t mac_ver; member
264 sc->mac_ver = tmp >> 16; in rt2860_attach()267 if (sc->mac_ver != 0x2860 && in rt2860_attach()275 sc->mac_ver, sc->mac_rev, rt2860_get_rf(sc->rf_rev), in rt2860_attach()300 sc->mgtqid = (sc->mac_ver == 0x2860 && sc->mac_rev == 0x0100) ? in rt2860_attach()2359 if (sc->mac_ver == 0x3593 && sc->nrxchains > 2) in rt2860_select_chan_group()2365 if (sc->mac_ver == 0x3593 && sc->ntxchains > 2) in rt2860_select_chan_group()2371 if (sc->mac_ver == 0x3593 && sc->ntxchains > 2) in rt2860_select_chan_group()2376 if (sc->mac_ver == 0x3593) { in rt2860_select_chan_group()2393 if (sc->mac_ver >= 0x3071) in rt2860_select_chan_group()2554 if (sc->mac_ver == 0x5392) { in rt5390_set_chan()[all …]
160 uint16_t mac_ver; member