Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_internal.h175 void *recv_context; member
H A Dce_service_srng.c506 *per_CE_contextp = CE_state->recv_context; in ce_completed_recv_next_nolock_srng()
558 *per_CE_contextp = CE_state->recv_context; in ce_revoke_recv_next_srng()
H A Dce_service_legacy.c857 *per_CE_contextp = CE_state->recv_context; in ce_completed_recv_next_nolock_legacy()
910 *per_CE_contextp = CE_state->recv_context; in ce_revoke_recv_next_legacy()
H A Dce_service.c1505 CE_state->recv_context = CE_recv_context; in ce_recv_cb_register()