Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dusb.h95 spinlock_t tx_aggr_lock; member
Dusb.c1121 spin_lock_irqsave(&port->tx_aggr_lock, flags); in mwifiex_usb_tx_aggr_tmo()
1148 spin_unlock_irqrestore(&port->tx_aggr_lock, flags); in mwifiex_usb_tx_aggr_tmo()
1201 spin_lock_irqsave(&port->tx_aggr_lock, flags); in mwifiex_usb_host_to_card()
1204 spin_unlock_irqrestore(&port->tx_aggr_lock, flags); in mwifiex_usb_host_to_card()