Home
last modified time | relevance | path

Searched defs:mux_acb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_mux.h301 struct mux_acb { struct
302 struct sk_buff *skb; /* Used UL skb. */
303 int if_id; /* Session id. */
304 u8 *buf_p;
305 u32 wanted_response;
306 u32 got_response;
307 u32 cmd;
308 union mux_cmd_param got_param; /* Received command/response parameter */