Searched refs:phy_mode (Results 151 - 175 of 180) sorted by relevance

12345678

/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h1256 phy_interface_t phy_mode; member in struct:xgbe_prv_data
/linux-master/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c513 enum phy_mode mode, int submode)
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp.h1399 __le16 phy_mode; member in struct:htt_ppdu_stats_common
H A Dwmi.h2837 u32 phy_mode; member in struct:ath12k_wmi_channel_arg
4149 enum wmi_phy_mode phy_mode; member in struct:ath12k_wmi_mgmt_rx_arg
4164 __le32 phy_mode; member in struct:ath12k_wmi_mgmt_rx_params
H A Dwmi.c2592 chan_info->info |= le32_encode_bits(channel_arg->phy_mode,
5112 hdr->phy_mode = le32_to_cpu(ev->phy_mode);
6040 if (rx_ev.phy_mode == MODE_11B &&
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.h164 phy_interface_t phy_mode; member in struct:sparx5_port_config
/linux-master/drivers/usb/phy/
H A Dphy-fsl-usb.c910 switch (pdata->phy_mode) {
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c1199 ef4_phy_mode_disabled(efx->phy_mode))
2082 efx->phy_mode |= PHY_MODE_LOW_POWER;
/linux-master/drivers/phy/microchip/
H A Dsparx5_serdes.c2262 static int sparx5_serdes_set_mode(struct phy *phy, enum phy_mode mode, int submode)
2328 static int sparx5_serdes_validate(struct phy *phy, enum phy_mode mode,
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb.c1257 enum phy_mode mode;
1812 static int qmp_usb_set_mode(struct phy *phy, enum phy_mode mode, int submode)
H A Dphy-qcom-edp.c847 static int qcom_edp_phy_set_mode(struct phy *phy, enum phy_mode mode, int submode)
H A Dphy-qcom-qmp-combo.c1508 enum phy_mode mode;
2832 static int qmp_combo_usb_set_mode(struct phy *phy, enum phy_mode mode, int submode)
H A Dphy-qcom-qmp-ufs.c1766 static int qmp_ufs_set_mode(struct phy *phy, enum phy_mode mode, int submode)
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dd11.h233 u16 phy_mode; /* 0x438 */ member in struct:d11regs
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c247 mode = efx->phy_mode & supported;
/linux-master/drivers/ufs/host/
H A Dufs-qcom.c349 enum phy_mode mode;
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c974 arg->phy_mode = ev->phy_mode;
2714 cmd->phy_mode = __cpu_to_le32(arg->peer_phymode);
H A Dhtt.h2376 u8 phy_mode; member in struct:htt_rx_chan_info
H A Ddebug.c1564 tpc_stats->phy_mode);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2724 u32 phy_mode; member in struct:channel_param
4882 enum wmi_phy_mode phy_mode; member in struct:mgmt_rx_event_params
4897 u32 phy_mode; member in struct:wmi_mgmt_rx_hdr
H A Dwmi.c2625 tchan_info->phy_mode);
5914 hdr->phy_mode = ev->phy_mode;
7597 if (rx_ev.phy_mode == MODE_11B &&
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4489 phy_interface_t phy_mode; local
4557 err = of_get_phy_mode(np, &phy_mode);
4621 phy_mode, &mtk_phylink_ops);
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c4748 phy_interface_t phy_mode; local
4751 phy_mode = tp->supports_gmii ? PHY_INTERFACE_MODE_GMII :
4755 phy_mode);
/linux-master/drivers/phy/tegra/
H A Dxusb-tegra186.c806 static int tegra186_utmi_phy_set_mode(struct phy *phy, enum phy_mode mode,
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1029 if (ocelot_port->phy_mode == PHY_INTERFACE_MODE_INTERNAL)

Completed in 691 milliseconds

12345678