OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_overtemp
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_phy.c
283
phy->ops.
check_overtemp
= ixgbe_tn_check_overtemp;
518
(IXGBE_ERR_OVERTEMP == hw->phy.ops.
check_overtemp
(hw)))
ixgbe.c
3254
retval = hw->phy.ops.
check_overtemp
(hw);
3269
retval = hw->phy.ops.
check_overtemp
(hw);
ixgbe_x550.c
2474
phy->ops.
check_overtemp
= ixgbe_check_overtemp_fw;
ixgbe_type.h
4149
s32 (*
check_overtemp
)(struct ixgbe_hw *);
member in struct:ixgbe_phy_operations
Completed in 107 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025