Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-imu.c525 static mlan_status wlan_decode_rx_packet(t_u8 *pmbuf, t_u32 upld_type) in wlan_decode_rx_packet() function
1414 wlan_decode_rx_packet((t_u8 *)pImuMsg->PayloadPtr[0], MLAN_TYPE_CMD); in rpmsg_cmdrsp_handler()
1443 wlan_decode_rx_packet((t_u8 *)pImuMsg->PayloadPtr[0], MLAN_TYPE_EVENT); in rpmsg_event_handler()
Dwifi-sdio.c590 static mlan_status wlan_decode_rx_packet(t_u8 *pmbuf, t_u32 upld_type) in wlan_decode_rx_packet() function
2516 (void)wlan_decode_rx_packet(packet, pkt_type); in handle_sdio_cmd_read()
2627 (void)wlan_decode_rx_packet(packet, pkt_type); in handle_sdio_packet_read()