OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phy_info
(Results
1 - 5
of
5
) sorted by null
/external/wpa_supplicant_8/src/drivers/
driver_nl80211_capa.c
1479
struct
phy_info
_arg *
phy_info
= arg;
local
[
all
...]
/external/syslinux/gpxe/src/drivers/net/e1000/
e1000_hw.c
73
static int32_t e1000_phy_ife_get_info(struct e1000_hw *hw, struct e1000_phy_info *
phy_info
);
74
static int32_t e1000_phy_igp_get_info(struct e1000_hw *hw, struct e1000_phy_info *
phy_info
);
78
static int32_t e1000_phy_m88_get_info(struct e1000_hw *hw, struct e1000_phy_info *
phy_info
);
[
all
...]
e1000.h
243
struct e1000_phy_info
phy_info
;
member in struct:e1000_adapter
e1000.c
571
e1000_phy_get_info ( &adapter->hw, &adapter->
phy_info
);
[
all
...]
e1000_hw.h
332
int32_t e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *
phy_info
);
[
all
...]
Completed in 248 milliseconds