Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8188eu/include/
Drtw_recv.h67 struct phy_info { struct
68 u8 RxPWDBAll;
69 u8 SignalQuality; /* in 0-100 index. */
70 u8 RxMIMOSignalQuality[MAX_PATH_NUM_92CS]; /* EVM */
71 u8 RxMIMOSignalStrength[MAX_PATH_NUM_92CS];/* in 0~100 index */
72 s8 RxPower; /* in dBm Translate from PWdB */
76 s8 recvpower;
77 u8 BTRxRSSIPercentage;
78 u8 SignalStrength; /* in 0-100 index. */
79 u8 RxPwr[MAX_PATH_NUM_92CS];/* per-path's pwdb */
[all …]
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Drtw_recv.h93 struct phy_info { struct
94 u8 rx_pwd_ba11;
96 u8 SignalQuality; /* in 0-100 index. */
97 s8 rx_mimo_signal_quality[4]; /* per-path's EVM */
98 u8 RxMIMOEVMdbm[4]; /* per-path's EVM dbm */
100 u8 rx_mimo_signal_strength[4];/* in 0~100 index */
102 u16 Cfo_short[4]; /* per-path's Cfo_short */
103 u16 Cfo_tail[4]; /* per-path's Cfo_tail */
105 s8 RxPower; /* in dBm Translate from PWdB */
106 …cket, no beautification and aggregation. Keep this raw info to be used for the other procedures. */
[all …]
/Linux-v5.4/drivers/message/fusion/
Dmptsas.c454 struct mptsas_phyinfo *phy_info; in mptsas_port_delete() local
479 mptsas_get_rphy(struct mptsas_phyinfo *phy_info) in mptsas_get_rphy()
488 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy) in mptsas_set_rphy()
505 mptsas_get_port(struct mptsas_phyinfo *phy_info) in mptsas_get_port()
514 mptsas_set_port(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_port *port) in mptsas_set_port()
528 mptsas_get_starget(struct mptsas_phyinfo *phy_info) in mptsas_get_starget()
537 mptsas_set_starget(struct mptsas_phyinfo *phy_info, struct scsi_target * in mptsas_set_starget()
760 struct mptsas_phyinfo *phy_info = NULL; in mptsas_add_device_component_starget() local
834 struct mptsas_phyinfo *phy_info, *phy_info_cmp; in mptsas_setup_wide_ports() local
1416 mptsas_add_end_device(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info) in mptsas_add_end_device()
[all …]
Dmptsas.h176 struct mptsas_phyinfo *phy_info; member
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dpio_phy.c240 const struct bxt_ddi_phy_info *phy_info, *phys; in bxt_port_to_phy_channel() local
313 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_is_enabled() local
356 const struct bxt_ddi_phy_info *phy_info; in _bxt_ddi_phy_init() local
450 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_uninit() local
466 const struct bxt_ddi_phy_info *phy_info = in bxt_ddi_phy_init() local
520 const struct bxt_ddi_phy_info *phy_info; in bxt_ddi_phy_verify_state() local
/Linux-v5.4/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.4/drivers/net/wireless/intel/iwlwifi/mvm/
Drx.c154 struct iwl_rx_phy_info *phy_info, in iwl_mvm_get_signal_strength()
258 struct iwl_rx_phy_info *phy_info, in iwl_mvm_rx_handle_tcm()
347 struct iwl_rx_phy_info *phy_info; in iwl_mvm_rx_rx_mpdu() local
Drxmq.c307 struct ieee80211_rx_status *stats, u16 phy_info, in iwl_mvm_rx_crypto()
1378 u32 rate_n_flags, u16 phy_info, int queue) in iwl_mvm_rx_he()
1554 u16 phy_info = le16_to_cpu(desc->phy_info); in iwl_mvm_rx_mpdu_mq() local
1883 u16 phy_info = IWL_RX_MPDU_PHY_TSF_OVERLOAD; in iwl_mvm_rx_monitor_no_data() local
/Linux-v5.4/drivers/net/ethernet/emulex/benet/
Dbe.h384 struct phy_info { struct
387 u8 transceiver;
388 u8 autoneg;
389 u8 fc_autoneg;
390 u8 port_type;
391 u16 phy_type;
392 u16 interface_type;
393 u32 misc_params;
394 u16 auto_speeds_supported;
395 u16 fixed_speeds_supported;
[all …]
Dbe_cmds.h1696 struct be_phy_info phy_info; member
/Linux-v5.4/drivers/infiniband/hw/ocrdma/
Docrdma.h229 struct phy_info { struct
230 u16 auto_speeds_supported;
231 u16 fixed_speeds_supported;
232 u16 phy_type;
233 u16 interface_type;
/Linux-v5.4/drivers/net/ethernet/intel/e1000/
De1000_hw.c3242 struct e1000_phy_info *phy_info) in e1000_phy_igp_get_info()
3321 struct e1000_phy_info *phy_info) in e1000_phy_m88_get_info()
3392 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) in e1000_phy_get_info()
De1000.h277 struct e1000_phy_info phy_info; member
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Drx.h642 __le16 phy_info; member
739 __le32 phy_info[2]; member
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
De1000.h285 struct e1000_phy_info phy_info; member
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_common.c2430 struct ice_phy_info *phy_info; in ice_get_link_status() local
Dice_main.c818 struct ice_phy_info *phy_info; in ice_link_event() local
/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb.h524 struct e1000_phy_info phy_info; member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3915 struct info_10gbt_phy_fw *phy_info; in adap_init0_phy() local
/Linux-v5.4/drivers/net/ethernet/dec/tulip/
Dde4x5.c536 static struct phy_table phy_info[] = { variable