Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-imu.c408 t_u32 cmdtype; in wlan_handle_cmd_resp_packet() local
413 cmdtype = cmdresp->command & HostCmd_CMD_ID_MASK; in wlan_handle_cmd_resp_packet()
423 last_resp_rcvd = cmdtype; in wlan_handle_cmd_resp_packet()
450 wifi_io_d("Resp : (0x%x)", cmdtype); in wlan_handle_cmd_resp_packet()
451 switch (cmdtype) in wlan_handle_cmd_resp_packet()
512 wifi_io_d("Unimplemented Resp : (0x%x)", cmdtype); in wlan_handle_cmd_resp_packet()
Dwifi-sdio.c484 t_u32 cmdtype; in wlan_handle_cmd_resp_packet() local
488 cmdtype = cmdresp->command & HostCmd_CMD_ID_MASK; in wlan_handle_cmd_resp_packet()
519 wifi_io_d("Resp : (0x%x)", cmdtype); in wlan_handle_cmd_resp_packet()
520 switch (cmdtype) in wlan_handle_cmd_resp_packet()
572 wifi_io_d("Unimplemented Resp : (0x%x)", cmdtype); in wlan_handle_cmd_resp_packet()