OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cable_tech
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_phy.c
1371
u8
cable_tech
= 0;
local in function:ixgbe_identify_sfp_module_generic
1413
&
cable_tech
);
1435
if (
cable_tech
& IXGBE_SFF_DA_PASSIVE_CABLE)
1444
if (
cable_tech
& IXGBE_SFF_DA_PASSIVE_CABLE) {
1451
} else if (
cable_tech
& IXGBE_SFF_DA_ACTIVE_CABLE) {
1544
if (
cable_tech
& IXGBE_SFF_DA_PASSIVE_CABLE)
1549
if (
cable_tech
& IXGBE_SFF_DA_ACTIVE_CABLE)
1567
if (
cable_tech
& (IXGBE_SFF_DA_PASSIVE_CABLE |
1575
if (
cable_tech
& IXGBE_SFF_DA_PASSIVE_CABLE)
1577
else if (
cable_tech
& IXGBE_SFF_DA_ACTIVE_CABLE
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025