Home
last modified time | relevance | path

Searched refs:if_lock (Results 1 – 5 of 5) sorted by relevance

/drivers/isdn/gigaset/
Dinterface.c21 static int if_lock(struct cardstate *cs, int *arg) in if_lock() function
192 retval = if_lock(cs, &int_arg); in if_ioctl()
/drivers/net/wireless/ath/ath6kl/
Dmain.c648 spin_lock_bh(&vif->if_lock); in ath6kl_connect_event()
652 spin_unlock_bh(&vif->if_lock); in ath6kl_connect_event()
1052 spin_lock_bh(&vif->if_lock); in ath6kl_disconnect_event()
1055 spin_unlock_bh(&vif->if_lock); in ath6kl_disconnect_event()
Dcore.h605 spinlock_t if_lock; member
Dtxrx.c1361 spin_lock_bh(&vif->if_lock); in ath6kl_rx()
1366 spin_unlock_bh(&vif->if_lock); in ath6kl_rx()
Dcfg80211.c3598 spin_lock_init(&vif->if_lock); in ath6kl_cfg80211_vif_init()