Searched refs:E1000_FTQF_MASK_SOURCE_PORT_BP (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/igb/ | ||
D | e1000_82575.h | 192 #define E1000_FTQF_MASK_SOURCE_PORT_BP 0x80000000 macro |
D | igb_main.c | 6204 ftqf &= ~E1000_FTQF_MASK_SOURCE_PORT_BP; in igb_hwtstamp_ioctl() |