Searched refs:IGC_RAH_AV (Results 1 – 3 of 3) sorted by relevance
115 #define IGC_RAH_AV 0x80000000 /* Receive descriptor valid */ macro
335 rar_high |= IGC_RAH_AV; in igc_rar_set()
899 rah |= IGC_RAH_AV; in igc_set_mac_filter_hw()2838 if (!(rah & IGC_RAH_AV)) in igc_find_mac_filter()2864 if (!(rah & IGC_RAH_AV)) in igc_get_avail_mac_filter_slot()
Completed in 17 milliseconds