Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/micrel/
Dks8695net.h99 #define DRXC_RM (1 << 5) /* Receive Multicast */ macro
Dks8695net.c1113 ctrl |= DRXC_RM; in ks8695_set_multicast()
1118 ctrl |= DRXC_RM; in ks8695_set_multicast()
1121 ctrl &= ~DRXC_RM; in ks8695_set_multicast()