OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_for_link
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/igc/
igc_api.c
241
if (hw->mac.ops.
check_for_link
)
242
return hw->mac.ops.
check_for_link
(hw);
igc_hw.h
192
int (*
check_for_link
)(struct igc_hw *);
member in struct:igc_mac_operations
igc_i225.c
109
mac->ops.
check_for_link
= igc_check_for_link_i225;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025