Home
last modified time | relevance | path

Searched refs:txq_attach_buf_to_tfd (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1858 .txq_attach_buf_to_tfd = il4965_hw_txq_attach_buf_to_tfd,
H A D3945-mac.c591 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 D3945.c2631 .txq_attach_buf_to_tfd = il3945_hw_txq_attach_buf_to_tfd,
H A Dcommon.h1545 int (*txq_attach_buf_to_tfd) (struct il_priv *il, member
H A D4965-mac.c1836 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 Dcommon.c3229 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, fix_size, 1, in il_enqueue_hcmd()