Home
last modified time | relevance | path

Searched refs:CE_ATTR_POLL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dce.h279 #define CE_ATTR_POLL BIT(4) macro
Dce.c1384 if (ce_state->attr_flags & CE_ATTR_POLL) in ath10k_ce_disable_interrupts()
1409 if (ce_state->attr_flags & CE_ATTR_POLL) in ath10k_ce_enable_interrupts()
Dpci.c184 .flags = CE_ATTR_FLAGS | CE_ATTR_POLL,