Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igc/
Digc_defines.h67 #define IGC_RAH_ASEL_SRC_ADDR BIT(16) macro
Digc_main.c790 rah |= IGC_RAH_ASEL_SRC_ADDR; in igc_set_mac_filter_hw()
2310 if (!!(rah & IGC_RAH_ASEL_SRC_ADDR) != type) in igc_find_mac_filter()