alistair23-linux/drivers/staging/rtl8723bs/include
Quytelda Kahja ec57f8641f staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.
Change the typedef'd 'struct _ODM_Phy_Status_Info_' into
'struct odm_phy_info' and change the members to snake case in
order to meet the coding style guidelines.
Members:
* u8 RxPWDBAll            -> rx_pwd_ba11
* u8 SignalQuality        -> signal_quality
* s8 RxMIMOSignalQuality  -> rx_mimo_signal_quality
* u8 RxMIMOEVMdbm         -> rx_mimo_evm_dbm
* u8 RxMIMOSignalStrength -> rx_mimo_signal_strength
* u16 Cfo_short           -> cfo_short
* u16 Cfo_tail            -> cfo_tail
* s8 RxPower              -> rx_power
* s8 RecvSignalPower      -> recv_signal_power
* u8 BTRxRSSIPercentage   -> bt_rx_rssi_percentage
* u8 SignalStrength       -> signal_strength
* s8 RxPwr                -> rx_pwr
* u8 RxSNR                -> rx_snr
* u8 BandWidth            => band_width
* u8 btCoexPwrAdjust      -> bt_coex_pwr_adjust

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-29 11:59:29 +02:00
..
autoconf.h staging: rtl8723bs: rework debug configuration handling 2017-04-28 12:10:51 +02:00
basic_types.h
cmd_osdep.h
drv_conf.h
drv_types.h staging: rtl8723bs: make 'myid' function to follow kernel coding rules 2018-02-16 15:41:27 +01:00
drv_types_sdio.h
ethernet.h
Hal8192CPhyReg.h
Hal8723BPhyCfg.h
Hal8723BPhyReg.h
Hal8723BPwrSeq.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hal_btcoex.h
hal_com.h
hal_com_h2c.h
hal_com_phycfg.h
hal_com_reg.h
hal_data.h
hal_intf.h
hal_pg.h
hal_phy.h
hal_phy_reg.h
hal_sdio.h
HalPwrSeqCmd.h
HalVerDef.h
ieee80211.h staging: rtl8723bs: Remove unnecessary length #define's. 2018-03-29 11:59:28 +02:00
ioctl_cfg80211.h
mlme_osdep.h
osdep_intf.h
osdep_service.h staging: rtl8723bs: Convert timers to use timer_setup() 2017-11-03 14:49:08 +01:00
osdep_service_linux.h staging: rtl8723bs: Convert timers to use timer_setup() 2017-11-03 14:49:08 +01:00
recv_osdep.h
rtl8192c_recv.h
rtl8192c_rf.h staging: rtl8723bs: Fix coding style issues 2017-05-15 07:41:57 +02:00
rtl8723b_cmd.h
rtl8723b_dm.h
rtl8723b_hal.h
rtl8723b_recv.h
rtl8723b_rf.h
rtl8723b_spec.h staging: rtl8723bs: checkpatch - fix typos in comments 2017-05-15 07:43:57 +02:00
rtl8723b_xmit.h
rtw_ap.h
rtw_beamforming.h
rtw_br_ext.h
rtw_btcoex.h
rtw_byteorder.h
rtw_cmd.h
rtw_debug.h staging: rtl8723bs: rework debug configuration handling 2017-04-28 12:10:51 +02:00
rtw_eeprom.h
rtw_efuse.h
rtw_event.h
rtw_ht.h
rtw_io.h
rtw_ioctl.h
rtw_ioctl_set.h
rtw_mlme.h staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style. 2018-03-29 11:59:29 +02:00
rtw_mlme_ext.h staging: rtl8723bs: Convert timers to use timer_setup() 2017-11-03 14:49:08 +01:00
rtw_mp.h
rtw_odm.h
rtw_pwrctrl.h staging: rtl8723bs: Convert timers to use timer_setup() 2017-11-03 14:49:08 +01:00
rtw_qos.h
rtw_recv.h staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style. 2018-03-29 11:59:29 +02:00
rtw_rf.h
rtw_security.h
rtw_version.h
rtw_wifi_regd.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtw_xmit.h
sdio_hal.h
sdio_ops.h
sdio_ops_linux.h
sdio_osintf.h
sta_info.h
wifi.h
wlan_bssdef.h
xmit_osdep.h