OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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_type.h
4149
s32 (*
check_overtemp
)(struct ixgbe_hw *);
member in struct:ixgbe_phy_operations
ixgbe_x550.c
2474
phy->ops.
check_overtemp
= ixgbe_check_overtemp_fw;
Completed in 55 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026