Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dlan78xx.h477 #define RFE_CTL_ICMP_COE_ (0x00002000) macro
Dlan78xx.c2354 pdata->rfe_ctl |= RFE_CTL_ICMP_COE_ | RFE_CTL_IGMP_COE_; in lan78xx_set_features()
2357 pdata->rfe_ctl &= ~(RFE_CTL_ICMP_COE_ | RFE_CTL_IGMP_COE_); in lan78xx_set_features()