Home
last modified time | relevance | path

Searched refs:action_frame (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h65 wl_action_frame_t action_frame; member
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c3435 if ( (af_params == NULL) || (af_params->action_frame.len > ACTION_FRAME_SIZE) ) in whd_wifi_send_action_frame()