Home
last modified time | relevance | path

Searched refs:mwifiex_handle_rx_packet (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dtxrx.c24 int mwifiex_handle_rx_packet(struct mwifiex_adapter *adapter, in mwifiex_handle_rx_packet() function
61 EXPORT_SYMBOL_GPL(mwifiex_handle_rx_packet);
H A Dsdio.c1624 mwifiex_handle_rx_packet(adapter, skb_deaggr); in mwifiex_deaggr_sdio_pkt()
1675 mwifiex_handle_rx_packet(adapter, skb); in mwifiex_decode_rx_packet()
H A Dmain.c206 mwifiex_handle_rx_packet(adapter, skb); in mwifiex_process_rx()
H A Dmain.h1097 int mwifiex_handle_rx_packet(struct mwifiex_adapter *adapter,
H A Dpcie.c1628 mwifiex_handle_rx_packet(adapter, skb_data); in mwifiex_pcie_process_recv_data()