Searched refs:phy_flags (Results 1 – 12 of 12) sorted by relevance
1184 if ((tp->phy_flags & TG3_PHYFLG_IS_FET) && in __tg3_writephy()1593 tp->phy_flags |= TG3_PHYFLG_IS_FET; in tg3_mdio_init()1678 if (!(tp->phy_flags & TG3_PHYFLG_MII_SERDES)) { in tg3_phy_gather_ump_data()1891 if (tp->phy_flags & TG3_PHYFLG_EEE_CAP) in tg3_link_report()1974 if (tp->phy_flags & TG3_PHYFLG_ANY_SERDES) in tg3_setup_flow_control()2088 if (tp->phy_flags & TG3_PHYFLG_IS_CONNECTED) in tg3_phy_init()2108 if (!(tp->phy_flags & TG3_PHYFLG_10_100_ONLY)) { in tg3_phy_init()2123 tp->phy_flags |= TG3_PHYFLG_IS_CONNECTED; in tg3_phy_init()2134 if (!(tp->phy_flags & TG3_PHYFLG_IS_CONNECTED)) in tg3_phy_start()2139 if (tp->phy_flags & TG3_PHYFLG_IS_LOW_POWER) { in tg3_phy_start()[all …]
3333 u32 phy_flags; member
6844 u32 phy_flags; member
308 u32 phy_flags = PHY_BRCM_AUTO_PWRDWN_ENABLE | in bcmgenet_mii_probe() local315 phy_flags = priv->gphy_rev; in bcmgenet_mii_probe()352 phy_flags, phy_iface); in bcmgenet_mii_probe()379 phydev->dev_flags = phy_flags; in bcmgenet_mii_probe()
830 rx_status.band = (phy_res->phy_flags & RX_RES_PHY_FLAGS_BAND_24_MSK) ? in iwlagn_rx_reply_rx()865 (le16_to_cpu(phy_res->phy_flags) & RX_RES_PHY_FLAGS_ANTENNA_MSK) in iwlagn_rx_reply_rx()869 if (phy_res->phy_flags & RX_RES_PHY_FLAGS_SHORT_PREAMBLE_MSK) in iwlagn_rx_reply_rx()872 if (phy_res->phy_flags & RX_RES_PHY_FLAGS_AGG_MSK) { in iwlagn_rx_reply_rx()
1056 __le16 phy_flags; /* general phy flags: band, modulation, ... */ member
1822 if (vars->phy_flags & PHY_XGXS_FLAG) { in bnx2x_emac_enable()4507 vars->phy_flags |= PHY_XGXS_FLAG; in bnx2x_warpcore_config_init()4512 vars->phy_flags |= PHY_SGMII_FLAG; in bnx2x_warpcore_config_init()4704 vars->phy_flags |= PHY_PHYSICAL_LINK_FLAG; in bnx2x_sync_link()4764 vars->phy_flags |= PHY_SGMII_FLAG; in bnx2x_sync_link()4766 vars->phy_flags &= ~PHY_SGMII_FLAG; in bnx2x_sync_link()4771 vars->phy_flags |= PHY_SGMII_FLAG; in bnx2x_sync_link()4798 vars->phy_flags |= PHY_HALF_OPEN_CONN_FLAG; in bnx2x_sync_link()4800 vars->phy_flags |= PHY_SFP_TX_FAULT_FLAG; in bnx2x_sync_link()4827 vars->phy_flags = PHY_XGXS_FLAG; in bnx2x_link_status_update()[all …]
336 u8 phy_flags; member
345 static u32 ath11k_map_fw_phy_flags(u32 phy_flags) in ath11k_map_fw_phy_flags() argument349 if (phy_flags & ATH11K_REG_PHY_BITMAP_NO11AX) in ath11k_map_fw_phy_flags()
1156 if (sas_io_unit_pg0->phy_data[i].phy_flags & in mpi3mr_sas_host_refresh()1243 if (sas_io_unit_pg0->phy_data[i].phy_flags & in mpi3mr_sas_host_add()3049 if ((sas_io_unit_pg0->phy_data[phy->number].phy_flags & in mpi3mr_transport_phy_enable()3076 sas_io_unit_pg1->phy_data[phy->number].phy_flags in mpi3mr_transport_phy_enable()3079 sas_io_unit_pg1->phy_data[phy->number].phy_flags in mpi3mr_transport_phy_enable()
542 phy_flags & RX_RES_PHY_FLAGS_BAND_24_MSK) ? NL80211_BAND_2GHZ : in il3945_hdl_rx()553 (le16_to_cpu(rx_hdr->phy_flags) & RX_RES_PHY_FLAGS_ANTENNA_MSK) >> in il3945_hdl_rx()557 if (rx_hdr->phy_flags & RX_RES_PHY_FLAGS_SHORT_PREAMBLE_MSK) in il3945_hdl_rx()
641 (bp->phy_flags & BNXT_PHY_FL_NO_PAUSE)) in bnxt_dcbnl_ieee_setpfc()