Lines Matching refs:wl1271

34 static int wl1271_set_default_wep_key(struct wl1271 *wl, u8 id)  in wl1271_set_default_wep_key()
51 static int wl1271_alloc_tx_id(struct wl1271 *wl, struct sk_buff *skb) in wl1271_alloc_tx_id()
65 static void wl1271_free_tx_id(struct wl1271 *wl, int id) in wl1271_free_tx_id()
73 static void wl1271_tx_ap_update_inconnection_sta(struct wl1271 *wl, in wl1271_tx_ap_update_inconnection_sta()
89 static void wl1271_tx_regulate_link(struct wl1271 *wl, u8 hlid) in wl1271_tx_regulate_link()
130 static int wl1271_tx_allocate(struct wl1271 *wl, struct sk_buff *skb, u32 extra, in wl1271_tx_allocate()
175 static void wl1271_tx_fill_hdr(struct wl1271 *wl, struct sk_buff *skb, in wl1271_tx_fill_hdr()
257 static int wl1271_prepare_tx_frame(struct wl1271 *wl, struct sk_buff *skb, in wl1271_prepare_tx_frame()
319 u32 wl1271_tx_enabled_rates_get(struct wl1271 *wl, u32 rate_set) in wl1271_tx_enabled_rates_get()
346 void wl1271_handle_tx_low_watermark(struct wl1271 *wl) in wl1271_handle_tx_low_watermark()
360 static struct sk_buff *wl1271_sta_skb_dequeue(struct wl1271 *wl) in wl1271_sta_skb_dequeue()
386 static struct sk_buff *wl1271_ap_skb_dequeue(struct wl1271 *wl) in wl1271_ap_skb_dequeue()
426 static struct sk_buff *wl1271_skb_dequeue(struct wl1271 *wl) in wl1271_skb_dequeue()
434 static void wl1271_skb_queue_head(struct wl1271 *wl, struct sk_buff *skb) in wl1271_skb_queue_head()
454 void wl1271_tx_work_locked(struct wl1271 *wl) in wl1271_tx_work_locked()
527 struct wl1271 *wl = container_of(work, struct wl1271, tx_work); in wl1271_tx_work()
534 static void wl1271_tx_complete_packet(struct wl1271 *wl, in wl1271_tx_complete_packet()
598 void wl1271_tx_complete(struct wl1271 *wl) in wl1271_tx_complete()
635 void wl1271_tx_reset_link_queues(struct wl1271 *wl, u8 hlid) in wl1271_tx_reset_link_queues()
661 void wl1271_tx_reset(struct wl1271 *wl) in wl1271_tx_reset()
726 void wl1271_tx_flush(struct wl1271 *wl) in wl1271_tx_flush()
746 u32 wl1271_tx_min_rate_get(struct wl1271 *wl) in wl1271_tx_min_rate_get()