Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/usb/
Dlan78xx.h467 #define RFE_CTL_IP_COE_ (0x00000800) macro
Dlan78xx.c2338 pdata->rfe_ctl |= RFE_CTL_TCPUDP_COE_ | RFE_CTL_IP_COE_; in lan78xx_set_features()
2341 pdata->rfe_ctl &= ~(RFE_CTL_TCPUDP_COE_ | RFE_CTL_IP_COE_); in lan78xx_set_features()