Searched refs:IWI_LOCK (Results 1 – 2 of 2) sorted by relevance
949 IWI_LOCK(sc); in iwi_newstate()1085 IWI_LOCK(sc); in iwi_wme_update()1275 IWI_LOCK(sc); in iwi_frame_intr()1662 IWI_LOCK(sc); in iwi_intr()1945 IWI_LOCK(sc); in iwi_transmit()2031 IWI_LOCK(sc); in iwi_parent()2052 IWI_LOCK(sc); in iwi_ioctl()2683 IWI_LOCK(sc); in iwi_monitor_scan()2996 IWI_LOCK(sc); in iwi_disassoc()3174 IWI_LOCK(sc); in iwi_init()[all …]
255 #define IWI_LOCK(sc) do { \ macro