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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c439 struct tx_buf *tx_buf = NULL, *tx_buf_tmp = NULL; local
450 list_for_each_entry_safe(tx_buf, tx_buf_tmp,
808 struct tx_buf *tx_buf = NULL, *tx_buf_tmp = NULL; local
812 list_for_each_entry_safe(tx_buf, tx_buf_tmp,
826 list_for_each_entry_safe(tx_buf, tx_buf_tmp,

Completed in 204 milliseconds