Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/usb/
H A Domap_host.c116 int port_mode[3]; member
156 switch(isc->port_mode[0]) { in omap_uhh_init()
180 switch(isc->port_mode[1]) { in omap_uhh_init()
257 if (isc->port_mode[0] == EHCI_HCD_OMAP_MODE_TLL) in omap_uhh_init()
262 if (isc->port_mode[1] == EHCI_HCD_OMAP_MODE_TLL) in omap_uhh_init()
285 if (isc->port_mode[i] == EHCI_HCD_OMAP_MODE_TLL) in omap_uhh_init()
346 return isc->port_mode[port]; in omap_usb_port_mode()
393 isc->port_mode[i] = EHCI_HCD_OMAP_MODE_UNKNOWN; in omap_uhh_attach()
400 isc->port_mode[i] = EHCI_HCD_OMAP_MODE_PHY; in omap_uhh_attach()
402 isc->port_mode[i] = EHCI_HCD_OMAP_MODE_TLL; in omap_uhh_attach()
[all …]
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_phy_impl.c192 enum axgbe_port_mode port_mode; member
886 switch (phy_data->port_mode) { in axgbe_phy_an73_redrv_outcome()
895 switch (phy_data->port_mode) { in axgbe_phy_an73_redrv_outcome()
1053 switch (phy_data->port_mode) { in axgbe_phy_an_advertising()
1122 switch (phy_data->port_mode) { in axgbe_phy_an_mode()
1405 switch (phy_data->port_mode) { in axgbe_phy_switch_mode()
1500 switch (phy_data->port_mode) { in axgbe_phy_get_mode()
1649 switch (phy_data->port_mode) { in axgbe_phy_use_mode()
1811 switch (phy_data->port_mode) { in axgbe_phy_port_mode_mismatch()
1863 switch (phy_data->port_mode) { in axgbe_phy_conn_type_mismatch()
[all …]
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c4929 p_hwfn->hw_info.port_mode = ECORE_PORT_MODE_DE_2X40G; in ecore_hw_get_nvm_info()
4932 p_hwfn->hw_info.port_mode = ECORE_PORT_MODE_DE_2X50G; in ecore_hw_get_nvm_info()
4944 p_hwfn->hw_info.port_mode = ECORE_PORT_MODE_DE_4X20G; in ecore_hw_get_nvm_info()
4947 p_hwfn->hw_info.port_mode = ECORE_PORT_MODE_DE_1X40G; in ecore_hw_get_nvm_info()
4950 p_hwfn->hw_info.port_mode = ECORE_PORT_MODE_DE_2X25G; in ecore_hw_get_nvm_info()
4953 p_hwfn->hw_info.port_mode = ECORE_PORT_MODE_DE_2X10G; in ecore_hw_get_nvm_info()
4956 p_hwfn->hw_info.port_mode = ECORE_PORT_MODE_DE_1X25G; in ecore_hw_get_nvm_info()
4959 p_hwfn->hw_info.port_mode = ECORE_PORT_MODE_DE_4X25G; in ecore_hw_get_nvm_info()
5288 u32 addr, global_offsize, global_addr, port_mode; in ecore_hw_info_port_num() local
5313 switch (port_mode) { in ecore_hw_info_port_num()
[all …]
H A Decore.h425 u32 port_mode; member
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_tlv_layout.h593 uint32_t port_mode; member