Searched refs:g_rx_reo_ctx (Results 1 – 1 of 1) sorted by relevance
32 static struct mgmt_rx_reo_context *g_rx_reo_ctx[WLAN_MAX_MLO_GROUPS]; variable34 #define mgmt_rx_reo_get_context(_grp_id) (g_rx_reo_ctx[_grp_id])35 #define mgmt_rx_reo_set_context(grp_id, c) (g_rx_reo_ctx[grp_id] = c)