Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h328 #define IXGB_RCTL_VFE 0x00040000 macro
Dixgb_main.c1059 rctl &= ~IXGB_RCTL_VFE; in ixgb_set_multi()
1068 rctl |= IXGB_RCTL_VFE; in ixgb_set_multi()