Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dlan78xx.h465 #define RFE_CTL_ICMP_COE_ (0x00002000) macro
H A Dlan78xx.c2581 pdata->rfe_ctl |= RFE_CTL_ICMP_COE_ | RFE_CTL_IGMP_COE_; in lan78xx_set_features()
2584 pdata->rfe_ctl &= ~(RFE_CTL_ICMP_COE_ | RFE_CTL_IGMP_COE_); in lan78xx_set_features()