OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addr_ctrl
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_common.c
2537
hw->
addr_ctrl
.overflow_promisc = 0;
2539
hw->
addr_ctrl
.rar_used_count = 1;
2549
hw->
addr_ctrl
.mta_in_use = 0;
2583
if (hw->
addr_ctrl
.rar_used_count < rar_entries) {
2584
rar = hw->
addr_ctrl
.rar_used_count;
2587
hw->
addr_ctrl
.rar_used_count++;
2589
hw->
addr_ctrl
.overflow_promisc++;
2614
u32 old_promisc_setting = hw->
addr_ctrl
.overflow_promisc;
2625
uc_addr_in_use = hw->
addr_ctrl
.rar_used_count - 1;
2626
hw->
addr_ctrl
.rar_used_count -= uc_addr_in_use
[
all
...]
ixgbe_type.h
4250
struct ixgbe_addr_filter_info
addr_ctrl
;
member in struct:ixgbe_hw
ixgbe.c
4090
hw->
addr_ctrl
.rar_used_count = 1;
Completed in 45 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025