Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Dmac8390.c157 static void slow_sane_get_8390_hdr(struct net_device *dev,
547 ei_status.get_8390_hdr = slow_sane_get_8390_hdr; in mac8390_initdev()
571 ei_status.get_8390_hdr = slow_sane_get_8390_hdr; in mac8390_initdev()
580 ei_status.get_8390_hdr = slow_sane_get_8390_hdr; in mac8390_initdev()
600 ei_status.get_8390_hdr = slow_sane_get_8390_hdr; in mac8390_initdev()
794 static void slow_sane_get_8390_hdr(struct net_device *dev, in slow_sane_get_8390_hdr() function