Home
last modified time | relevance | path

Searched refs:ipc_wwan_receive (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_wwan.h34 int ipc_wwan_receive(struct iosm_wwan *ipc_wwan, struct sk_buff *skb_arg,
H A Diosm_ipc_wwan.c219 int ipc_wwan_receive(struct iosm_wwan *ipc_wwan, struct sk_buff *skb_arg, in ipc_wwan_receive() function
H A Diosm_ipc_mux_codec.c381 return ipc_wwan_receive(wwan, dest_skb, false, if_id); in ipc_mux_net_receive()