| /linux/drivers/staging/rtl8723bs/include/ |
| A D | rtw_recv.h | 69 struct phy_info { struct 70 u8 rx_pwd_ba11; 72 u8 SignalQuality; /* in 0-100 index. */ 74 u8 RxMIMOEVMdbm[4]; /* per-path's EVM dbm */ 83 u8 bt_rx_rssi_percentage; 84 u8 SignalStrength; /* in 0-100 index. */ 86 s8 RxPwr[4]; /* per-path's pwdb */ 87 u8 RxSNR[4]; /* per-path's SNR */ 88 u8 BandWidth; 89 u8 btCoexPwrAdjust; [all …]
|
| A D | wlan_bssdef.h | 167 struct wlan_phy_info phy_info; member
|
| /linux/drivers/message/fusion/ |
| A D | mptsas.c | 481 struct mptsas_phyinfo *phy_info; in mptsas_port_delete() local 787 struct mptsas_phyinfo *phy_info = NULL; in mptsas_add_device_component_starget() local 1607 struct mptsas_phyinfo *phy_info; in mptsas_refreshing_device_handles() local 3486 struct mptsas_phyinfo *phy_info; in mptsas_delete_expander_siblings() local 3540 struct mptsas_phyinfo *phy_info; in mptsas_expander_delete() local 3707 struct mptsas_phyinfo *phy_info = NULL; in mptsas_send_link_status_event() local 3802 struct mptsas_phyinfo *phy_info; in mptsas_not_responding_devices() local 3974 struct mptsas_phyinfo *phy_info; in mptsas_probe_devices() local 4136 struct mptsas_phyinfo *phy_info = NULL; in mptsas_find_phyinfo_by_sas_address() local 4256 struct mptsas_phyinfo *phy_info; in mptsas_adding_inactive_raid_components() local [all …]
|
| A D | mptsas.h | 177 struct mptsas_phyinfo *phy_info; member
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_dpio_phy.c | 246 const struct bxt_dpio_phy_info *phy_info, *phys; in bxt_port_to_phy_channel() local 355 const struct bxt_dpio_phy_info *phy_info; in bxt_dpio_phy_is_enabled() local 399 const struct bxt_dpio_phy_info *phy_info; in _bxt_dpio_phy_init() local 479 const struct bxt_dpio_phy_info *phy_info; in bxt_dpio_phy_uninit() local 490 const struct bxt_dpio_phy_info *phy_info = in bxt_dpio_phy_init() local 544 const struct bxt_dpio_phy_info *phy_info; in bxt_dpio_phy_verify_state() local
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| A D | odm_HWConfig.c | 102 struct odm_phy_info *phy_info, in odm_rx_phy_status_parsing() 396 void odm_phy_status_query(struct dm_odm_t *dm_odm, struct odm_phy_info *phy_info, in odm_phy_status_query()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| A D | be.h | 382 struct phy_info { struct 385 u8 transceiver; 386 u8 autoneg; 387 u8 fc_autoneg; 388 u8 port_type; 389 u16 phy_type; 391 u32 misc_params; 394 int link_speed; 395 u32 advertising; 396 u32 supported; [all …]
|
| A D | be_cmds.h | 1696 struct be_phy_info phy_info; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | rx.c | 103 struct iwl_rx_phy_info *phy_info, in iwl_mvm_get_signal_strength() 202 struct iwl_rx_phy_info *phy_info, in iwl_mvm_rx_handle_tcm() 294 struct iwl_rx_phy_info *phy_info; in iwl_mvm_rx_rx_mpdu() local
|
| A D | rxmq.c | 360 struct ieee80211_rx_status *stats, u16 phy_info, in iwl_mvm_rx_crypto() 926 u16 phy_info; member 1602 u16 phy_info = phy_data->phy_info; in iwl_mvm_rx_eht() local 1757 u16 phy_info = phy_data->phy_info; in iwl_mvm_rx_he() local
|
| /linux/drivers/infiniband/hw/ocrdma/ |
| A D | ocrdma.h | 227 struct phy_info { struct 228 u16 auto_speeds_supported; 229 u16 fixed_speeds_supported; 230 u16 phy_type; 231 u16 interface_type;
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| A D | e1000_hw.c | 3235 struct e1000_phy_info *phy_info) in e1000_phy_igp_get_info() 3313 struct e1000_phy_info *phy_info) in e1000_phy_m88_get_info() 3380 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) in e1000_phy_get_info()
|
| A D | e1000.h | 276 struct e1000_phy_info phy_info; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| A D | rx.h | 669 __le16 phy_info; member 810 __le32 phy_info[2]; member 836 __le32 phy_info[2]; member
|
| /linux/drivers/media/platform/ti/cal/ |
| A D | cal.h | 276 #define phy_info(phy, fmt, arg...) \ macro
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| A D | e1000.h | 288 struct e1000_phy_info phy_info; member
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| A D | debug.c | 93 struct rtw_debugfs_priv phy_info; member
|
| /linux/drivers/net/ethernet/intel/igb/ |
| A D | igb.h | 594 struct e1000_phy_info phy_info; member
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| A D | debug.c | 71 struct rtw89_debugfs_priv phy_info; member
|
| /linux/drivers/scsi/mpi3mr/mpi/ |
| A D | mpi30_cnfg.h | 414 struct mpi3_man8_phy_info phy_info[MPI3_MAN8_PHY_INFO_MAX]; member 1792 __le32 phy_info; member 1861 __le32 phy_info; member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| A D | ice_common.c | 3826 struct ice_phy_info *phy_info; in ice_get_link_status() local
|
| A D | ice_main.c | 1103 struct ice_phy_info *phy_info; in ice_link_event() local
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| A D | cxgb4_main.c | 4387 struct info_10gbt_phy_fw *phy_info; in adap_init0_phy() local
|