Searched refs:pending_tx_events (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dwmi.h154 struct list_head pending_tx_events; member in struct:wmi
H A Dwmi.c105 INIT_LIST_HEAD(&wmi->pending_tx_events);
H A Dhtc_drv_txrx.c549 list_for_each_entry_safe(event, tmp, &priv->wmi->pending_tx_events, list) {
658 &priv->wmi->pending_tx_events);
750 list_for_each_entry_safe(event, tmp, &priv->wmi->pending_tx_events, list) {

Completed in 62 milliseconds