Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dcdc_ether.c66 void usbnet_cdc_update_filter(struct usbnet *dev) in usbnet_cdc_update_filter() function
93 EXPORT_SYMBOL_GPL(usbnet_cdc_update_filter);
353 usbnet_cdc_update_filter(dev); in usbnet_ether_cdc_bind()
531 .set_rx_mode = usbnet_cdc_update_filter,
541 .set_rx_mode = usbnet_cdc_update_filter,
552 .set_rx_mode = usbnet_cdc_update_filter,
H A Dint51x1.c127 .set_rx_mode = usbnet_cdc_update_filter,
H A Dcdc_ncm.c1912 usbnet_cdc_update_filter(dev); in cdc_ncm_update_filter()
1953 .set_rx_mode = usbnet_cdc_update_filter,
1967 .set_rx_mode = usbnet_cdc_update_filter,
/linux/include/linux/usb/
H A Dusbnet.h222 extern void usbnet_cdc_update_filter(struct usbnet *dev);