xmm_net
static void xmm7360_mux_frame_init(struct xmm_net *xn, struct mux_frame *frame, int sequence)
static int xmm7360_mux_control(struct xmm_net *xn, u32 arg1, u32 arg2, u32 arg3, u32 arg4)
static void xmm7360_net_flush(struct xmm_net *xn)
static void xmm7360_net_mux_handle_frame(struct xmm_net *xn, u8 *data, int len)
struct xmm_net *xn = xmm->net;
struct xmm_net *xn = netdev_priv(dev);
static int xmm7360_net_must_flush(struct xmm_net *xn, int new_packet_bytes)
struct xmm_net *xn = container_of(t, struct xmm_net, deadline);
struct xmm_net *xn = netdev_priv(dev);
static void xmm7360_os_handle_net_dequeue(struct xmm_net *xn, struct mux_frame *frame)
static void xmm7360_os_handle_net_txwake(struct xmm_net *xn)
struct xmm_net *xn = netdev_priv(dev);
struct xmm_net *xn;
netdev = alloc_netdev(sizeof(struct xmm_net), "wwan%d", NET_NAME_UNKNOWN, xmm7360_net_setup);
struct xmm_net sc_xmm_net;
xmm7360_os_handle_net_dequeue(struct xmm_net *xn, struct mux_frame *frame)
static void xmm7360_os_handle_net_txwake(struct xmm_net *xn)
struct xmm_net *xn;
struct xmm_net *net;
static void xmm7360_os_handle_net_dequeue(struct xmm_net *, struct mux_frame *);
static void xmm7360_os_handle_net_txwake(struct xmm_net *);