Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dwmi.h162 struct list_head pending_tx_events; member
H A Dwmi.c108 INIT_LIST_HEAD(&wmi->pending_tx_events); in ath9k_init_wmi()
H A Dhtc_drv_txrx.c567 list_for_each_entry_safe(event, tmp, &priv->wmi->pending_tx_events, list) { in ath9k_htc_tx_drain()
677 &priv->wmi->pending_tx_events); in ath9k_htc_txstatus()
769 list_for_each_entry_safe(event, tmp, &priv->wmi->pending_tx_events, list) { in ath9k_htc_tx_cleanup_timer()