|
|
@@ -304,8 +304,6 @@ void rtw_hal_write_rfreg(struct adapter *padapter,
|
|
|
enum rf_radio_path eRFPath, u32 RegAddr,
|
|
|
u32 BitMask, u32 Data);
|
|
|
|
|
|
-s32 rtw_hal_interrupt_handler(struct adapter *padapter);
|
|
|
-
|
|
|
void rtw_hal_set_bwmode(struct adapter *padapter,
|
|
|
enum ht_channel_width Bandwidth, u8 Offset);
|
|
|
void rtw_hal_set_chan(struct adapter *padapter, u8 channel);
|
|
|
@@ -317,7 +315,6 @@ void rtw_hal_antdiv_rssi_compared(struct adapter *padapter,
|
|
|
struct wlan_bssid_ex *src);
|
|
|
|
|
|
void rtw_hal_sreset_init(struct adapter *padapter);
|
|
|
-u8 rtw_hal_sreset_get_wifi_status(struct adapter *padapter);
|
|
|
|
|
|
void rtw_hal_notch_filter(struct adapter *adapter, bool enable);
|
|
|
void rtw_hal_reset_security_engine(struct adapter *adapter);
|