Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dxmm7360.c516 struct xmm_net *net;
565 struct xmm_net { struct
582 static void xmm7360_os_handle_net_dequeue(struct xmm_net *, struct mux_frame *); argument
583 static void xmm7360_os_handle_net_txwake(struct xmm_net *);
1091 static void xmm7360_mux_frame_init(struct xmm_net *xn, struct mux_frame *frame, int sequence) in xmm7360_mux_frame_init()
1189 static int xmm7360_mux_control(struct xmm_net *xn, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in xmm7360_mux_control()
1208 static void xmm7360_net_flush(struct xmm_net *xn) in xmm7360_net_flush()
1275 static void xmm7360_net_mux_handle_frame(struct xmm_net *xn, u8 *data, int len) in xmm7360_net_mux_handle_frame()
1315 struct xmm_net *xn = xmm->net; in xmm7360_net_poll()
1349 struct xmm_net *xn = netdev_priv(dev); in xmm7360_net_open()
[all …]