Home
last modified time | relevance | path

Searched refs:IGC_RAH_ASEL_SRC_ADDR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_defines.h67 #define IGC_RAH_ASEL_SRC_ADDR BIT(16) macro
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_defines.h108 #define IGC_RAH_ASEL_SRC_ADDR BIT(16) macro
H A Digc_main.c928 rah |= IGC_RAH_ASEL_SRC_ADDR; in igc_set_mac_filter_hw()
3135 if (!!(rah & IGC_RAH_ASEL_SRC_ADDR) != type) in igc_find_mac_filter()

Completed in 18 milliseconds