Home
last modified time | relevance | path

Searched refs:CE_SEND_FLAG_GATHER (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dce.c520 if (flags & CE_SEND_FLAG_GATHER) in _ath10k_ce_send_nolock()
537 if (!(flags & CE_SEND_FLAG_GATHER)) in _ath10k_ce_send_nolock()
586 if (flags & CE_SEND_FLAG_GATHER) in _ath10k_ce_send_nolock_64()
597 if (flags & CE_SEND_FLAG_GATHER) in _ath10k_ce_send_nolock_64()
612 if (!(flags & CE_SEND_FLAG_GATHER)) { in _ath10k_ce_send_nolock_64()
H A Dce.h17 #define CE_SEND_FLAG_GATHER 0x00010000 macro
H A Dsnoc.c708 CE_SEND_FLAG_GATHER); in ath10k_snoc_hif_tx_sg()
H A Dpci.c1386 CE_SEND_FLAG_GATHER); in ath10k_pci_hif_tx_sg()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dce.c453 if (flags & CE_SEND_FLAG_GATHER) in _ath10k_ce_send_nolock()
470 if (!(flags & CE_SEND_FLAG_GATHER)) in _ath10k_ce_send_nolock()
519 if (flags & CE_SEND_FLAG_GATHER) in _ath10k_ce_send_nolock_64()
530 if (flags & CE_SEND_FLAG_GATHER) in _ath10k_ce_send_nolock_64()
545 if (!(flags & CE_SEND_FLAG_GATHER)) { in _ath10k_ce_send_nolock_64()
H A Dce.h17 #define CE_SEND_FLAG_GATHER 0x00010000 macro
H A Dsnoc.c709 CE_SEND_FLAG_GATHER); in ath10k_snoc_hif_tx_sg()
H A Dpci.c1386 CE_SEND_FLAG_GATHER); in ath10k_pci_hif_tx_sg()

Completed in 19 milliseconds