Searched refs:IWI_LOCK (Results 1 – 2 of 2) sorted by relevance
951 IWI_LOCK(sc); in iwi_newstate()1087 IWI_LOCK(sc); in iwi_wme_update()1277 IWI_LOCK(sc); in iwi_frame_intr()1664 IWI_LOCK(sc); in iwi_intr()1949 IWI_LOCK(sc); in iwi_transmit()2035 IWI_LOCK(sc); in iwi_parent()2056 IWI_LOCK(sc); in iwi_ioctl()2688 IWI_LOCK(sc); in iwi_monitor_scan()3001 IWI_LOCK(sc); in iwi_disassoc()3179 IWI_LOCK(sc); in iwi_init()[all …]
255 #define IWI_LOCK(sc) do { \ macro