X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Finclude%2Fwl.h;h=fa3cb229afeb41e0d1ab6f70b344268755172315;hb=65dd584c008fdc28e8398bacfdb311b19ae80507;hp=47dda502bcd7a60ec912d79143327359096a6fc5;hpb=fa097d02ca1683946b2207c8ebf69538e8c3cb9c;p=carl9170fw.git diff --git a/carlfw/include/wl.h b/carlfw/include/wl.h index 47dda50..fa3cb22 100644 --- a/carlfw/include/wl.h +++ b/carlfw/include/wl.h @@ -261,6 +261,9 @@ void wlan_timer(void); void handle_wlan(void); void wlan_tx_stuck(const struct carl9170_cmd *cmd, struct carl9170_rsp *rsp); +void wlan_cab_flush_queue(const unsigned int vif); +void wlan_cab_modify_dtim_beacon(const unsigned int vif); + static inline void __check_wlantx(void) { BUILD_BUG_ON(sizeof(struct carl9170_tx_superdesc) != CARL9170_TX_SUPERDESC_LEN);