Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wwan/iosm/
Diosm_ipc_wwan.h16 struct iosm_wwan *ipc_wwan_init(struct iosm_imem *ipc_imem, struct device *dev);
22 void ipc_wwan_deinit(struct iosm_wwan *ipc_wwan);
34 int ipc_wwan_receive(struct iosm_wwan *ipc_wwan, struct sk_buff *skb_arg,
44 void ipc_wwan_tx_flowctrl(struct iosm_wwan *ipc_wwan, int id, bool on);
Diosm_ipc_wwan.c31 struct iosm_wwan *ipc_wwan;
45 struct iosm_wwan { struct
56 struct iosm_wwan *ipc_wwan = priv->ipc_wwan; in ipc_wwan_link_open() argument
110 struct iosm_wwan *ipc_wwan = priv->ipc_wwan; in ipc_wwan_link_transmit()
179 struct iosm_wwan *ipc_wwan = ctxt; in ipc_wwan_newlink()
218 struct iosm_wwan *ipc_wwan = ctxt; in ipc_wwan_dellink()
245 int ipc_wwan_receive(struct iosm_wwan *ipc_wwan, struct sk_buff *skb_arg, in ipc_wwan_receive()
287 void ipc_wwan_tx_flowctrl(struct iosm_wwan *ipc_wwan, int if_id, bool on) in ipc_wwan_tx_flowctrl()
315 struct iosm_wwan *ipc_wwan_init(struct iosm_imem *ipc_imem, struct device *dev) in ipc_wwan_init()
317 struct iosm_wwan *ipc_wwan; in ipc_wwan_init()
[all …]
Diosm_ipc_mux.h185 struct iosm_wwan *wwan; /*Network i/f used for communication*/
353 struct iosm_wwan *wwan;
Diosm_ipc_imem.h351 struct iosm_wwan *wwan;
Diosm_ipc_mux_codec.c367 struct iosm_wwan *wwan, u32 offset, in ipc_mux_net_receive()
388 struct iosm_wwan *wwan; in ipc_mux_dl_fcth_decode()
433 struct iosm_wwan *wwan; in ipc_mux_dl_adgh_decode()
584 struct iosm_wwan *wwan; in mux_dl_adb_decode()