Searched refs:txq_attach_buf_to_tfd (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/ |
D | 4965.c | 1873 .txq_attach_buf_to_tfd = il4965_hw_txq_attach_buf_to_tfd,
|
D | 3945-mac.c | 611 il->ops->txq_attach_buf_to_tfd(il, txq, txcmd_phys, firstlen, 1, 0); in il3945_tx_skb() 615 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen, 0, in il3945_tx_skb()
|
D | 3945.c | 2646 .txq_attach_buf_to_tfd = il3945_hw_txq_attach_buf_to_tfd,
|
D | common.h | 1551 int (*txq_attach_buf_to_tfd) (struct il_priv *il, member
|
D | 4965-mac.c | 1852 il->ops->txq_attach_buf_to_tfd(il, txq, txcmd_phys, firstlen, 1, 0); in il4965_tx_skb() 1856 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen, in il4965_tx_skb()
|
D | common.c | 3240 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, fix_size, 1, in il_enqueue_hcmd()
|