Home
last modified time | relevance | path

Searched defs:phy_info (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_recv.h81 struct phy_info { struct
82 u8 rx_pwd_ba11;
84 u8 SignalQuality; /* in 0-100 index. */
85 s8 rx_mimo_signal_quality[4]; /* per-path's EVM */
86 u8 RxMIMOEVMdbm[4]; /* per-path's EVM dbm */
88 u8 rx_mimo_signal_strength[4];/* in 0~100 index */
90 u16 Cfo_short[4]; /* per-path's Cfo_short */
91 u16 Cfo_tail[4]; /* per-path's Cfo_tail */
93 s8 RxPower; /* in dBm Translate from PWdB */
94 …cket, no beautification and aggregation. Keep this raw info to be used for the other procedures. */
[all …]
Dwlan_bssdef.h167 struct wlan_phy_info phy_info; member
/Linux-v5.15/drivers/message/fusion/
Dmptsas.c481 struct mptsas_phyinfo *phy_info; in mptsas_port_delete() local
506 mptsas_get_rphy(struct mptsas_phyinfo *phy_info) in mptsas_get_rphy()
515 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy) in mptsas_set_rphy()
532 mptsas_get_port(struct mptsas_phyinfo *phy_info) in mptsas_get_port()
541 mptsas_set_port(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_port *port) in mptsas_set_port()
555 mptsas_get_starget(struct mptsas_phyinfo *phy_info) in mptsas_get_starget()
564 mptsas_set_starget(struct mptsas_phyinfo *phy_info, struct scsi_target * in mptsas_set_starget()
787 struct mptsas_phyinfo *phy_info = NULL; in mptsas_add_device_component_starget() local
860 struct mptsas_phyinfo *phy_info, *phy_info_cmp; in mptsas_setup_wide_ports() local
1444 mptsas_add_end_device(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info) in mptsas_add_end_device()
[all …]
Dmptsas.h177 struct mptsas_phyinfo *phy_info; member
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_recv.h72 struct phy_info { struct
73 u8 RxPWDBAll;
74 u8 SignalQuality; /* in 0-100 index. */
75 u8 RxMIMOSignalQuality[MAX_PATH_NUM_92CS]; /* EVM */
76 u8 RxMIMOSignalStrength[MAX_PATH_NUM_92CS];/* in 0~100 index */
77 s8 RxPower; /* in dBm Translate from PWdB */
80 s8 recvpower;
81 u8 BTRxRSSIPercentage;
82 u8 SignalStrength; /* in 0-100 index. */
83 u8 RxPwr[MAX_PATH_NUM_92CS];/* per-path's pwdb */
[all …]
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dpio_phy.c241 const struct bxt_ddi_phy_info *phy_info, *phys; in bxt_port_to_phy_channel() local
316 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_is_enabled() local
360 const struct bxt_ddi_phy_info *phy_info; in _bxt_ddi_phy_init() local
456 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_uninit() local
472 const struct bxt_ddi_phy_info *phy_info = in bxt_ddi_phy_init() local
526 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_verify_state() local
/Linux-v5.15/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet.h98 struct phy_info { struct
99 unsigned int id;
100 const char *name;
101 void (*startup) (struct net_device * dev);
102 void (*shutdown) (struct net_device * dev);
103 void (*ack_int) (struct net_device * dev);
/Linux-v5.15/drivers/staging/rtl8723bs/hal/
Dodm_HWConfig.c102 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-v5.15/drivers/net/ethernet/emulex/benet/
Dbe.h383 struct phy_info { struct
386 u8 transceiver;
387 u8 autoneg;
388 u8 fc_autoneg;
389 u8 port_type;
390 u16 phy_type;
391 u16 interface_type;
392 u32 misc_params;
393 u16 auto_speeds_supported;
394 u16 fixed_speeds_supported;
[all …]
Dbe_cmds.h1696 struct be_phy_info phy_info; member
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Drx.c103 struct iwl_rx_phy_info *phy_info, in iwl_mvm_get_signal_strength()
207 struct iwl_rx_phy_info *phy_info, in iwl_mvm_rx_handle_tcm()
296 struct iwl_rx_phy_info *phy_info; in iwl_mvm_rx_rx_mpdu() local
Drxmq.c357 struct ieee80211_rx_status *stats, u16 phy_info, in iwl_mvm_rx_crypto()
1439 u32 rate_n_flags, u16 phy_info, int queue) in iwl_mvm_rx_he()
1648 u16 phy_info; in iwl_mvm_rx_mpdu_mq() local
2012 u16 phy_info = IWL_RX_MPDU_PHY_TSF_OVERLOAD; in iwl_mvm_rx_monitor_no_data() local
/Linux-v5.15/drivers/infiniband/hw/ocrdma/
Docrdma.h227 struct phy_info { struct
228 u16 auto_speeds_supported;
229 u16 fixed_speeds_supported;
230 u16 phy_type;
231 u16 interface_type;
/Linux-v5.15/drivers/net/ethernet/intel/e1000/
De1000_hw.c3234 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()
3384 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) in e1000_phy_get_info()
De1000.h276 struct e1000_phy_info phy_info; member
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/
Drx.h590 __le16 phy_info; member
680 __le32 phy_info[2]; member
/Linux-v5.15/drivers/media/platform/ti-vpe/
Dcal.h280 #define phy_info(phy, fmt, arg...) \ macro
/Linux-v5.15/drivers/net/ethernet/intel/e1000e/
De1000.h285 struct e1000_phy_info phy_info; member
/Linux-v5.15/drivers/net/ethernet/intel/igb/
Digb.h594 struct e1000_phy_info phy_info; member
/Linux-v5.15/drivers/scsi/mpi3mr/mpi/
Dmpi30_cnfg.h364 struct mpi3_man8_phy_info phy_info[MPI3_MAN8_PHY_INFO_MAX]; member
1324 __le32 phy_info; member
1373 __le32 phy_info; member
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_common.c3300 struct ice_phy_info *phy_info; in ice_get_link_status() local
Dice_main.c930 struct ice_phy_info *phy_info; in ice_link_event() local
/Linux-v5.15/drivers/net/ethernet/dec/tulip/
Dde4x5.c537 static struct phy_table phy_info[] = { variable
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c4388 struct info_10gbt_phy_fw *phy_info; in adap_init0_phy() local