Searched refs:txq_attach_buf_to_tfd (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/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 | 593 il->ops->txq_attach_buf_to_tfd(il, txq, txcmd_phys, firstlen, 1, 0); in il3945_tx_skb() 597 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen, 0, in il3945_tx_skb()
|
H A D | common.h | 1533 int (*txq_attach_buf_to_tfd) (struct il_priv *il, member
|
H A D | 3945.c | 2631 .txq_attach_buf_to_tfd = il3945_hw_txq_attach_buf_to_tfd,
|
H A D | 4965-mac.c | 1837 il->ops->txq_attach_buf_to_tfd(il, txq, txcmd_phys, firstlen, 1, 0); in il4965_tx_skb() 1841 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, secondlen, in il4965_tx_skb()
|
H A D | common.c | 3218 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, fix_size, 1, in il_enqueue_hcmd()
|
/kernel/linux/linux-6.6/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 | 1533 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 | 3215 il->ops->txq_attach_buf_to_tfd(il, txq, phys_addr, fix_size, 1, in il_enqueue_hcmd()
|
Completed in 57 milliseconds