Searched refs:txq_free_tfd (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945.c | 286 il->ops->txq_free_tfd(il, txq); in il3945_tx_queue_reclaim() 2632 .txq_free_tfd = il3945_hw_txq_free_tfd,
|
H A D | 4965.c | 1859 .txq_free_tfd = il4965_hw_txq_free_tfd,
|
H A D | common.h | 1536 void (*txq_free_tfd) (struct il_priv *il, struct il_tx_queue *txq); member
|
H A D | common.c | 2758 il->ops->txq_free_tfd(il, txq); in il_tx_queue_unmap()
|
H A D | 4965-mac.c | 2483 il->ops->txq_free_tfd(il, txq); in il4965_tx_queue_reclaim()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945.c | 286 il->ops->txq_free_tfd(il, txq); in il3945_tx_queue_reclaim() 2632 .txq_free_tfd = il3945_hw_txq_free_tfd,
|
H A D | 4965.c | 1859 .txq_free_tfd = il4965_hw_txq_free_tfd,
|
H A D | common.h | 1536 void (*txq_free_tfd) (struct il_priv *il, struct il_tx_queue *txq); member
|
H A D | common.c | 2756 il->ops->txq_free_tfd(il, txq); in il_tx_queue_unmap()
|
H A D | 4965-mac.c | 2482 il->ops->txq_free_tfd(il, txq); in il4965_tx_queue_reclaim()
|
Completed in 49 milliseconds