Searched refs:uether_fn_t (Results 1 – 15 of 15) sorted by relevance
52 typedef void (uether_fn_t)(struct usb_ether *); typedef55 uether_fn_t *ue_attach_post;56 uether_fn_t *ue_start;57 uether_fn_t *ue_init;58 uether_fn_t *ue_stop;59 uether_fn_t *ue_setmulti;60 uether_fn_t *ue_setpromisc;61 uether_fn_t *ue_tick;
76 static uether_fn_t ipheth_attach_post;77 static uether_fn_t ipheth_tick;78 static uether_fn_t ipheth_init;79 static uether_fn_t ipheth_stop;80 static uether_fn_t ipheth_start;81 static uether_fn_t ipheth_setmulti;82 static uether_fn_t ipheth_setpromisc;
111 static uether_fn_t cue_attach_post;112 static uether_fn_t cue_init;113 static uether_fn_t cue_stop;114 static uether_fn_t cue_start;115 static uether_fn_t cue_tick;116 static uether_fn_t cue_setmulti;117 static uether_fn_t cue_setpromisc;
153 static uether_fn_t kue_attach_post;154 static uether_fn_t kue_init;155 static uether_fn_t kue_stop;156 static uether_fn_t kue_start;157 static uether_fn_t kue_setmulti;158 static uether_fn_t kue_setpromisc;
98 static uether_fn_t udav_attach_post;99 static uether_fn_t udav_init;100 static uether_fn_t udav_stop;101 static uether_fn_t udav_start;102 static uether_fn_t udav_tick;103 static uether_fn_t udav_setmulti;104 static uether_fn_t udav_setpromisc;
141 static uether_fn_t rue_attach_post;142 static uether_fn_t rue_init;143 static uether_fn_t rue_stop;144 static uether_fn_t rue_start;145 static uether_fn_t rue_tick;146 static uether_fn_t rue_setmulti;147 static uether_fn_t rue_setpromisc;
160 static uether_fn_t cdceem_attach_post;161 static uether_fn_t cdceem_init;162 static uether_fn_t cdceem_stop;163 static uether_fn_t cdceem_start;164 static uether_fn_t cdceem_setmulti;165 static uether_fn_t cdceem_setpromisc;
209 static uether_fn_t aue_attach_post;210 static uether_fn_t aue_init;211 static uether_fn_t aue_stop;212 static uether_fn_t aue_start;213 static uether_fn_t aue_tick;214 static uether_fn_t aue_setmulti;215 static uether_fn_t aue_setpromisc;
111 static uether_fn_t axge_attach_post;112 static uether_fn_t axge_init;113 static uether_fn_t axge_stop;114 static uether_fn_t axge_start;115 static uether_fn_t axge_tick;116 static uether_fn_t axge_rxfilter;
72 static uether_fn_t urndis_attach_post;73 static uether_fn_t urndis_init;74 static uether_fn_t urndis_stop;75 static uether_fn_t urndis_start;76 static uether_fn_t urndis_setmulti;77 static uether_fn_t urndis_setpromisc;
195 static uether_fn_t smsc_attach_post;196 static uether_fn_t smsc_init;197 static uether_fn_t smsc_stop;198 static uether_fn_t smsc_start;199 static uether_fn_t smsc_tick;200 static uether_fn_t smsc_setmulti;201 static uether_fn_t smsc_setpromisc;
196 static uether_fn_t axe_attach_post;197 static uether_fn_t axe_init;198 static uether_fn_t axe_stop;199 static uether_fn_t axe_start;200 static uether_fn_t axe_tick;201 static uether_fn_t axe_setmulti;202 static uether_fn_t axe_setpromisc;
207 static uether_fn_t muge_attach_post;208 static uether_fn_t muge_init;209 static uether_fn_t muge_stop;210 static uether_fn_t muge_start;211 static uether_fn_t muge_tick;212 static uether_fn_t muge_setmulti;213 static uether_fn_t muge_setpromisc;
105 static uether_fn_t cdce_attach_post;106 static uether_fn_t cdce_init;107 static uether_fn_t cdce_stop;108 static uether_fn_t cdce_start;109 static uether_fn_t cdce_setmulti;110 static uether_fn_t cdce_setpromisc;
128 static uether_fn_t ure_attach_post;129 static uether_fn_t ure_init;130 static uether_fn_t ure_stop;131 static uether_fn_t ure_start;132 static uether_fn_t ure_tick;133 static uether_fn_t ure_rxfilter;