Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/net/
H A Dusb_ethernet.h57 typedef void (uether_fn_t)(struct usb_ether *); typedef
60 uether_fn_t *ue_attach_post;
61 uether_fn_t *ue_start;
62 uether_fn_t *ue_init;
63 uether_fn_t *ue_stop;
64 uether_fn_t *ue_setmulti;
65 uether_fn_t *ue_setpromisc;
66 uether_fn_t *ue_tick;
H A Dif_ipheth.c74 static uether_fn_t ipheth_attach_post;
75 static uether_fn_t ipheth_tick;
76 static uether_fn_t ipheth_init;
77 static uether_fn_t ipheth_stop;
78 static uether_fn_t ipheth_start;
79 static uether_fn_t ipheth_setmulti;
80 static uether_fn_t ipheth_setpromisc;
H A Dif_cue.c109 static uether_fn_t cue_attach_post;
110 static uether_fn_t cue_init;
111 static uether_fn_t cue_stop;
112 static uether_fn_t cue_start;
113 static uether_fn_t cue_tick;
114 static uether_fn_t cue_setmulti;
115 static uether_fn_t cue_setpromisc;
H A Dif_kue.c151 static uether_fn_t kue_attach_post;
152 static uether_fn_t kue_init;
153 static uether_fn_t kue_stop;
154 static uether_fn_t kue_start;
155 static uether_fn_t kue_setmulti;
156 static uether_fn_t kue_setpromisc;
H A Dif_udav.c88 static uether_fn_t udav_attach_post;
89 static uether_fn_t udav_init;
90 static uether_fn_t udav_stop;
91 static uether_fn_t udav_start;
92 static uether_fn_t udav_tick;
93 static uether_fn_t udav_setmulti;
94 static uether_fn_t udav_setpromisc;
H A Dif_axge.c100 static uether_fn_t axge_attach_post;
101 static uether_fn_t axge_init;
102 static uether_fn_t axge_stop;
103 static uether_fn_t axge_start;
104 static uether_fn_t axge_tick;
105 static uether_fn_t axge_setmulti;
106 static uether_fn_t axge_setpromisc;
H A Dif_aue.c200 static uether_fn_t aue_attach_post;
201 static uether_fn_t aue_init;
202 static uether_fn_t aue_stop;
203 static uether_fn_t aue_start;
204 static uether_fn_t aue_tick;
205 static uether_fn_t aue_setmulti;
206 static uether_fn_t aue_setpromisc;
H A Dif_urndis.c71 static uether_fn_t urndis_attach_post;
72 static uether_fn_t urndis_init;
73 static uether_fn_t urndis_stop;
74 static uether_fn_t urndis_start;
75 static uether_fn_t urndis_setmulti;
76 static uether_fn_t urndis_setpromisc;
H A Dif_axe.c188 static uether_fn_t axe_attach_post;
189 static uether_fn_t axe_init;
190 static uether_fn_t axe_stop;
191 static uether_fn_t axe_start;
192 static uether_fn_t axe_tick;
193 static uether_fn_t axe_setmulti;
194 static uether_fn_t axe_setpromisc;
H A Dif_cdce.c102 static uether_fn_t cdce_attach_post;
103 static uether_fn_t cdce_init;
104 static uether_fn_t cdce_stop;
105 static uether_fn_t cdce_start;
106 static uether_fn_t cdce_setmulti;
107 static uether_fn_t cdce_setpromisc;