Home
last modified time | relevance | path

Searched refs:iwm_tx_queue (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/iwmc3200wifi/
Dtx.c337 struct iwm_tx_queue *txq) in iwm_tx_send_concat_packets()
364 struct iwm_tx_queue *txq; in iwm_tx_worker()
369 txq = container_of(work, struct iwm_tx_queue, worker); in iwm_tx_worker()
457 struct iwm_tx_queue *txq; in iwm_xmit_frame()
Diwm.h192 struct iwm_tx_queue { struct
279 struct iwm_tx_queue txq[IWM_TX_QUEUES];
Ddebugfs.c122 struct iwm_tx_queue *txq = &iwm->txq[i]; in iwm_debugfs_txq_read()
Drx.c1158 struct iwm_tx_queue *txq; in iwm_ntf_stop_resume_tx()