Home
last modified time | relevance | path

Searched refs:CE_SEND_FLAG_SWAP_DISABLE (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_api.h138 #define CE_SEND_FLAG_SWAP_DISABLE 1 macro
H A Dce_service_srng.c217 != 0) & ((flags & CE_SEND_FLAG_SWAP_DISABLE) == 0)); in ce_send_nolock_srng()
H A Dce_service_legacy.c586 != 0) & ((flags & CE_SEND_FLAG_SWAP_DISABLE) == 0)); in ce_send_nolock_legacy()
H A Dce_main.c3367 CE_SEND_FLAG_SWAP_DISABLE, in hif_send_head()