rtl8192eu-linux-driver/core
Carlos Garces 5a65660af3 convert function to static
function chk_sta_is_alive() is used only inside core/rtw_ap.c
so remove the prototype and convert it to static.

Link: https://lore.kernel.org/r/20210623130103.7727-1-fabioaiuto83@gmail.com
2021-10-20 20:13:32 +02:00
..
efuse Replace rtw_get_current_time() with jiffies 2021-10-14 22:03:09 +02:00
mesh Replace custom emun 2021-10-20 18:36:56 +02:00
rtw_ap.c convert function to static 2021-10-20 20:13:32 +02:00
rtw_beamforming.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_br_ext.c use eth_broadcast_addr() to assign broadcast address 2021-10-20 20:13:18 +02:00
rtw_bt_mp.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_btcoex_wifionly.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_btcoex.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_chplan.c Replace rtw_get_current_time() with jiffies 2021-10-14 22:03:09 +02:00
rtw_chplan.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_cmd.c Replace custom definitions with existing 2021-10-15 17:42:20 +02:00
rtw_debug.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
rtw_eeprom.c Remove wrapper rtw_udelay_os() 2021-10-11 13:00:27 +02:00
rtw_ieee80211.c Use cpu_to_le16() insted of RTW_PUT_LE16() 2021-10-20 16:42:09 +02:00
rtw_io.c Remove code related to PLATFORM_WINDOWS 2021-10-14 19:32:27 +02:00
rtw_ioctl_rtl.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_ioctl_set.c replace rtw_ieee80211_ht_cap with ieee80211_ht_cap 2021-10-18 17:09:47 +02:00
rtw_iol.c Use cpu_to_le16() insted of RTW_PUT_LE16() 2021-10-20 16:42:09 +02:00
rtw_mem.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_mi.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_mlme_ext.c use eth_broadcast_addr() to assign broadcast address 2021-10-20 20:13:18 +02:00
rtw_mlme.c Use cpu_to_le16() insted of RTW_PUT_LE16() 2021-10-20 16:42:09 +02:00
rtw_mp_ioctl.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_mp.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_odm.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_p2p.c Use cpu_to_le16() insted of RTW_PUT_LE16() 2021-10-20 16:42:09 +02:00
rtw_pwrctrl.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
rtw_recv.c replace get_(d|s)a with ieee80211_get_(D|S)A 2021-10-18 19:40:27 +02:00
rtw_rf.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
rtw_rm_fsm.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
rtw_rm.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_rson.c Replace custom definitions with existing 2021-10-15 17:42:20 +02:00
rtw_sdio.c Remove wrappers for atomic operations 2021-10-11 10:44:02 +02:00
rtw_security.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_sreset.c Replace rtw_get_current_time() with jiffies 2021-10-14 22:03:09 +02:00
rtw_sta_mgt.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
rtw_tdls.c replace get_(d|s)a with ieee80211_get_(D|S)A 2021-10-18 19:40:27 +02:00
rtw_vht.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_wapi_sms4.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_wapi.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_wlan_util.c Replace custom defimitions OP_MODE_ and HT_INFO_HT_PARAM_ 2021-10-18 18:46:22 +02:00
rtw_xmit.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00