Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dtxrx.c36 int mwifiex_handle_rx_packet(struct mwifiex_adapter *adapter, in mwifiex_handle_rx_packet() function
73 EXPORT_SYMBOL_GPL(mwifiex_handle_rx_packet);
Dsdio.c1588 mwifiex_handle_rx_packet(adapter, skb_deaggr); in mwifiex_deaggr_sdio_pkt()
1639 mwifiex_handle_rx_packet(adapter, skb); in mwifiex_decode_rx_packet()
Dmain.c218 mwifiex_handle_rx_packet(adapter, skb); in mwifiex_process_rx()
Dmain.h1117 int mwifiex_handle_rx_packet(struct mwifiex_adapter *adapter,
Dpcie.c1593 mwifiex_handle_rx_packet(adapter, skb_data); in mwifiex_pcie_process_recv_data()