Searched refs:wlan_decode_rx_packet (Results 1 – 2 of 2) sorted by relevance
525 static mlan_status wlan_decode_rx_packet(t_u8 *pmbuf, t_u32 upld_type) in wlan_decode_rx_packet() function1414 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()
590 static mlan_status wlan_decode_rx_packet(t_u8 *pmbuf, t_u32 upld_type) in wlan_decode_rx_packet() function2516 (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()