Searched refs:txq_attach_buf_to_tfd (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 1858 .txq_attach_buf_to_tfd = il4965_hw_txq_attach_buf_to_tfd,
|
H A D | 3945-mac.c | 591 il->ops->txq_attach_buf_to_tfd(il, txq, txcmd_phys, firstlen, 1, 0); in il3945_tx_skb() 595 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen, 0, in il3945_tx_skb()
|
H A D | 3945.c | 2631 .txq_attach_buf_to_tfd = il3945_hw_txq_attach_buf_to_tfd,
|
H A D | common.h | 1545 int (*txq_attach_buf_to_tfd) (struct il_priv *il, member
|
H A D | 4965-mac.c | 1836 il->ops->txq_attach_buf_to_tfd(il, txq, txcmd_phys, firstlen, 1, 0); in il4965_tx_skb() 1840 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen, in il4965_tx_skb()
|
H A D | common.c | 3229 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, fix_size, 1, in il_enqueue_hcmd()
|