Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/8390/
H A Dmac8390.c155 static void slow_sane_get_8390_hdr(struct net_device *dev,
539 ei_status.get_8390_hdr = slow_sane_get_8390_hdr; in mac8390_initdev()
563 ei_status.get_8390_hdr = slow_sane_get_8390_hdr; in mac8390_initdev()
572 ei_status.get_8390_hdr = slow_sane_get_8390_hdr; in mac8390_initdev()
592 ei_status.get_8390_hdr = slow_sane_get_8390_hdr; in mac8390_initdev()
786 static void slow_sane_get_8390_hdr(struct net_device *dev, in slow_sane_get_8390_hdr() function