Home
last modified time | relevance | path

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

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