X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Finclude%2Fwl.h;h=50fee61221ea579d2f3778b399b17e79a7be6792;hb=11c1064a307a661df20e237e3623e1b5d88641fa;hp=dd5b0a88f3e4c7c376cf798391ac4e6a5e72df66;hpb=42f3ffb244e5cabba181fe6c59042caa61b650cb;p=carl9170fw.git diff --git a/carlfw/include/wl.h b/carlfw/include/wl.h index dd5b0a8..50fee61 100644 --- a/carlfw/include/wl.h +++ b/carlfw/include/wl.h @@ -1,7 +1,7 @@ /* * carl9170 firmware - used by the ar9170 wireless device * - * WLAN + * shared WLAN functions, interfaces and definitions * * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. @@ -269,6 +269,14 @@ void wlan_tx_fw(struct carl9170_tx_superdesc *super, fw_desc_callback_t cb); void wlan_timer(void); void handle_wlan(void); +void handle_wlan_rx(void); + +void wlan_send_buffered_tx_status(void); +void wlan_send_buffered_cab(void); +void wlan_send_buffered_ba(void); +void handle_wlan_tx_completion(void); +void wlan_dma_bump(unsigned int qidx); + void wlan_cab_flush_queue(const unsigned int vif); void wlan_modify_beacon(const unsigned int vif, const unsigned int bcn_addr,