Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/iosm/
Diosm_ipc_wwan.c31 struct iosm_wwan *ipc_wwan;
44 struct iosm_wwan { struct
54 struct iosm_wwan *ipc_wwan = priv->ipc_wwan; in ipc_wwan_link_open() argument
99 struct iosm_wwan *ipc_wwan = priv->ipc_wwan; in ipc_wwan_link_transmit()
169 struct iosm_wwan *ipc_wwan = ctxt; in ipc_wwan_newlink()
199 struct iosm_wwan *ipc_wwan = ctxt; in ipc_wwan_dellink()
221 int ipc_wwan_receive(struct iosm_wwan *ipc_wwan, struct sk_buff *skb_arg, in ipc_wwan_receive()
263 void ipc_wwan_tx_flowctrl(struct iosm_wwan *ipc_wwan, int if_id, bool on) in ipc_wwan_tx_flowctrl()
291 struct iosm_wwan *ipc_wwan_init(struct iosm_imem *ipc_imem, struct device *dev) in ipc_wwan_init()
293 struct iosm_wwan *ipc_wwan; in ipc_wwan_init()
[all …]
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_mux.h186 struct iosm_wwan *wwan; /*Network i/f used for communication*/
354 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()
389 struct iosm_wwan *wwan; in ipc_mux_dl_fcth_decode()
434 struct iosm_wwan *wwan; in ipc_mux_dl_adgh_decode()
588 struct iosm_wwan *wwan; in mux_dl_adb_decode()