OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear_vmdq
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_x540.c
116
mac->ops.
clear_vmdq
= ixgbe_clear_vmdq_generic;
298
hw->mac.ops.
clear_vmdq
(hw, hw->mac.san_mac_rar_index,
ixgbe_82599.c
368
mac->ops.
clear_vmdq
= ixgbe_clear_vmdq_generic;
1208
hw->mac.ops.
clear_vmdq
(hw, hw->mac.san_mac_rar_index,
ixgbe_82598.c
153
mac->ops.
clear_vmdq
= ixgbe_clear_vmdq_82598;
ixgbe_api.c
969
return ixgbe_call_func(hw, hw->mac.ops.
clear_vmdq
, (hw, rar, vmdq),
ixgbe_common.c
130
mac->ops.
clear_vmdq
= NULL;
2487
hw->mac.ops.
clear_vmdq
(hw, index, IXGBE_CLEAR_VMDQ_ALL);
2535
hw->mac.ops.
clear_vmdq
(hw, 0, IXGBE_CLEAR_VMDQ_ALL);
ixgbe_type.h
4078
s32 (*
clear_vmdq
)(struct ixgbe_hw *, u32, u32);
member in struct:ixgbe_mac_operations
Completed in 27 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025