OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enable_rx
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_api.c
1731
if (hw->mac.ops.
enable_rx
)
1732
hw->mac.ops.
enable_rx
(hw);
ixgbe_type.h
4112
void (*
enable_rx
)(struct ixgbe_hw *hw);
member in struct:ixgbe_mac_operations
ixgbe_common.c
140
mac->ops.
enable_rx
= ixgbe_enable_rx_generic;
Completed in 22 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025