Searched refs:wps_rx_param (Results 1 – 1 of 1) sorted by relevance
38 struct wps_rx_param { struct42 STAILQ_ENTRY(wps_rx_param) bqentry; argument44 static STAILQ_HEAD(,wps_rx_param) s_wps_rxq;85 static void wps_rxq_enqueue(struct wps_rx_param *param) in wps_rxq_enqueue()92 static struct wps_rx_param * wps_rxq_dequeue(void) in wps_rxq_dequeue()94 struct wps_rx_param *param = NULL; in wps_rxq_dequeue()106 struct wps_rx_param *param = NULL; in wps_rxq_deinit()169 struct wps_rx_param *param = NULL; in wps_task()939 struct wps_rx_param *param = os_zalloc(sizeof(struct wps_rx_param)); /* free in task */ in wps_sm_rx_eapol()