Home
last modified time | relevance | path

Searched refs:IWN_HW_REV_TYPE_6050 (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_iwn.c558 if (sc->hw_type == IWN_HW_REV_TYPE_6050) in iwn_attach()
757 case IWN_HW_REV_TYPE_6050: in iwn5000_attach()
3922 div = (sc->hw_type == IWN_HW_REV_TYPE_6050) ? 20 : 30; in iwn5000_set_gains()
4370 if (sc->hw_type == IWN_HW_REV_TYPE_6050 || in iwn_config()
5222 if (sc->hw_type == IWN_HW_REV_TYPE_6050) { in iwn5000_send_wimax_coex()
6022 if ((sc->hw_type == IWN_HW_REV_TYPE_6050 || in iwn5000_nic_config()
H A Dif_iwnreg.h212 #define IWN_HW_REV_TYPE_6050 8 macro