Home
last modified time | relevance | path

Searched refs:switch_mode (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h333 enum axgbe_mode (*switch_mode)(struct axgbe_port *); member
H A Daxgbe_mdio.c235 axgbe_change_mode(pdata, pdata->phy_if.phy_impl.switch_mode(pdata)); in axgbe_switch_mode()
H A Daxgbe_phy_impl.c2303 phy_impl->switch_mode = axgbe_phy_switch_mode; in axgbe_init_function_ptrs_phy_v2()
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_type.h353 u32 switch_mode; member
H A Di40e_common.c3878 p->switch_mode = number; in i40e_parse_discover_capabilities()
3881 p->switch_mode); in i40e_parse_discover_capabilities()