Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ixgb/
Dixgb_hw.h355 #define IXGB_RCTL_VFE 0x00040000 macro
Dixgb_main.c1080 rctl &= ~IXGB_RCTL_VFE; in ixgb_set_multi()
1089 rctl |= IXGB_RCTL_VFE; in ixgb_set_multi()