Searched refs:hw_type (Results 1 – 2 of 2) sorted by relevance
878 sc->hw_type = in iwn_attach()881 if (sc->hw_type == IWN_HW_REV_TYPE_4965) in iwn_attach()916 if (sc->hw_type != IWN_HW_REV_TYPE_4965 && in iwn_attach()991 if (sc->hw_type != IWN_HW_REV_TYPE_4965) in iwn_attach()993 if (sc->hw_type == IWN_HW_REV_TYPE_6050) in iwn_attach()1164 if (sc->hw_type == IWN_HW_REV_TYPE_6005) in iwn_attach()1271 switch (sc->hw_type) { in iwn5000_attach()1371 sc->hw_type); in iwn5000_attach()1465 if (sc->hw_type == IWN_HW_REV_TYPE_6005) in iwn_detach()1665 if (sc->hw_type != IWN_HW_REV_TYPE_1000) { in iwn_init_otprom()[all …]
210 uint8_t hw_type; member