Home
last modified time | relevance | path

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

/drivers/staging/csr/
Dcsr_wifi_hip_sigs.h687 typedef struct CSR_MA_VIF_AVAILABILITY_RESPONSE struct
693 } CSR_MA_VIF_AVAILABILITY_RESPONSE; typedef
1318 CSR_MA_VIF_AVAILABILITY_RESPONSE MaVifAvailabilityResponse;
Dcsr_wifi_hip_signals.c33 … return offsetof(struct CSR_SIGNAL_PRIMITIVE, u) + sizeof(CSR_MA_VIF_AVAILABILITY_RESPONSE); in SigGetSize()
Dunifi_pdu_processing.c266 CSR_MA_VIF_AVAILABILITY_RESPONSE *rsp; in send_vif_availibility_rsp()