Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/iosm/
H A 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);
H A Diosm_ipc_wwan.c29 struct iosm_wwan *ipc_wwan;
42 struct iosm_wwan { struct
52 struct iosm_wwan *ipc_wwan = priv->ipc_wwan; in ipc_wwan_link_open() argument
97 struct iosm_wwan *ipc_wwan = priv->ipc_wwan; in ipc_wwan_link_transmit()
167 struct iosm_wwan *ipc_wwan = ctxt; in ipc_wwan_newlink()
197 struct iosm_wwan *ipc_wwan = ctxt; in ipc_wwan_dellink()
219 int ipc_wwan_receive(struct iosm_wwan *ipc_wwan, struct sk_buff *skb_arg, in ipc_wwan_receive()
261 void ipc_wwan_tx_flowctrl(struct iosm_wwan *ipc_wwan, int if_id, bool on) in ipc_wwan_tx_flowctrl()
289 struct iosm_wwan *ipc_wwan_init(struct iosm_imem *ipc_imem, struct device *dev) in ipc_wwan_init()
291 struct iosm_wwan *ipc_wwan; in ipc_wwan_init()
[all …]
H A Diosm_ipc_mux.h186 struct iosm_wwan *wwan; /*Network i/f used for communication*/
352 struct iosm_wwan *wwan;
H A Diosm_ipc_imem.h338 struct iosm_wwan *wwan;
H A 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()