Home
last modified time | relevance | path

Searched refs:IGC_RAH_AV (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_defines.h71 #define IGC_RAH_AV 0x80000000 /* Receive descriptor valid */ macro
H A Digc_mac.c335 rar_high |= IGC_RAH_AV; in igc_rar_set()
H A Digc_main.c799 rah |= IGC_RAH_AV; in igc_set_mac_filter_hw()
2308 if (!(rah & IGC_RAH_AV)) in igc_find_mac_filter()
2334 if (!(rah & IGC_RAH_AV)) in igc_get_avail_mac_filter_slot()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_defines.h112 #define IGC_RAH_AV 0x80000000 /* Receive descriptor valid */ macro
H A Digc_mac.c335 rar_high |= IGC_RAH_AV; in igc_rar_set()
H A Digc_main.c937 rah |= IGC_RAH_AV; in igc_set_mac_filter_hw()
3133 if (!(rah & IGC_RAH_AV)) in igc_find_mac_filter()
3159 if (!(rah & IGC_RAH_AV)) in igc_get_avail_mac_filter_slot()

Completed in 21 milliseconds