MCPcopy Create free account
hub / github.com/F-Stack/f-stack / i40e_aq_set_phy_config

Class i40e_aq_set_phy_config

dpdk/drivers/net/i40e/i40e_ethdev.c:2208–2208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2206 enum i40e_status_code status;
2207 struct i40e_aq_get_phy_abilities_resp phy_ab;
2208 struct i40e_aq_set_phy_config phy_conf;
2209 enum i40e_aq_phy_type cnt;
2210 uint8_t avail_speed;
2211 uint32_t phy_type_mask = 0;

Callers 1

i40e_phy_conf_linkFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected