|
@@ -42,7 +42,8 @@ static inline u8 rtl92c_get_chnl_group(u8 chnl)
|
|
|
void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
|
|
void rtl92ce_read_eeprom_info(struct ieee80211_hw *hw);
|
|
|
void rtl92ce_interrupt_recognized(struct ieee80211_hw *hw,
|
|
|
- u32 *p_inta, u32 *p_intb);
|
|
|
+ u32 *p_inta, u32 *p_intb,
|
|
|
+ u32 *p_intc, u32 *p_intd);
|
|
|
int rtl92ce_hw_init(struct ieee80211_hw *hw);
|
|
|
void rtl92ce_card_disable(struct ieee80211_hw *hw);
|
|
|
void rtl92ce_enable_interrupt(struct ieee80211_hw *hw);
|