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

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1858 .txq_attach_buf_to_tfd = il4965_hw_txq_attach_buf_to_tfd,
H A D3945.c2631 .txq_attach_buf_to_tfd = il3945_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);
595 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen, 0,
H A Dcommon.h1533 int (*txq_attach_buf_to_tfd) (struct il_priv *il, member in struct:il_ops
H A D4965-mac.c1836 il->ops->txq_attach_buf_to_tfd(il, txq, txcmd_phys, firstlen, 1, 0);
1840 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen,
H A Dcommon.c3218 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, fix_size, 1,

Completed in 484 milliseconds