Searched refs:txq_attach_buf_to_tfd (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/drivers/net/wireless/iwlegacy/ | 
| D | 4965.c | 1873 	.txq_attach_buf_to_tfd = il4965_hw_txq_attach_buf_to_tfd,
  | 
| D | 3945-mac.c | 616 	il->ops->txq_attach_buf_to_tfd(il, txq, txcmd_phys, firstlen, 1, 0);  in il3945_tx_skb() 620 		il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen, 0,  in il3945_tx_skb()
  | 
| D | 3945.c | 2647 	.txq_attach_buf_to_tfd = il3945_hw_txq_attach_buf_to_tfd,
  | 
| D | common.h | 1550 	int (*txq_attach_buf_to_tfd) (struct il_priv *il,  member
  | 
| D | 4965-mac.c | 1853 	il->ops->txq_attach_buf_to_tfd(il, txq, txcmd_phys, firstlen, 1, 0);  in il4965_tx_skb() 1857 		il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen,  in il4965_tx_skb()
  | 
| D | common.c | 3232 	il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, fix_size, 1,  in il_enqueue_hcmd()
  |