Lines Matching refs:wl1271

36 static int wl1271_set_default_wep_key(struct wl1271 *wl,  in wl1271_set_default_wep_key()
55 static int wl1271_alloc_tx_id(struct wl1271 *wl, struct sk_buff *skb) in wl1271_alloc_tx_id()
69 static void wl1271_free_tx_id(struct wl1271 *wl, int id) in wl1271_free_tx_id()
80 static void wl1271_tx_ap_update_inconnection_sta(struct wl1271 *wl, in wl1271_tx_ap_update_inconnection_sta()
96 static void wl1271_tx_regulate_link(struct wl1271 *wl, in wl1271_tx_regulate_link()
120 bool wl12xx_is_dummy_packet(struct wl1271 *wl, struct sk_buff *skb) in wl12xx_is_dummy_packet()
125 u8 wl12xx_tx_get_hlid_ap(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_tx_get_hlid_ap()
150 u8 wl12xx_tx_get_hlid(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_tx_get_hlid()
170 static unsigned int wl12xx_calc_packet_alignment(struct wl1271 *wl, in wl12xx_calc_packet_alignment()
179 static int wl1271_tx_allocate(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_tx_allocate()
253 static void wl1271_tx_fill_hdr(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_tx_fill_hdr()
373 static int wl1271_prepare_tx_frame(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_prepare_tx_frame()
447 u32 wl1271_tx_enabled_rates_get(struct wl1271 *wl, u32 rate_set, in wl1271_tx_enabled_rates_get()
473 void wl1271_handle_tx_low_watermark(struct wl1271 *wl) in wl1271_handle_tx_low_watermark()
491 static struct sk_buff_head *wl1271_select_queue(struct wl1271 *wl, in wl1271_select_queue()
519 static struct sk_buff *wl12xx_lnk_skb_dequeue(struct wl1271 *wl, in wl12xx_lnk_skb_dequeue()
542 static struct sk_buff *wl12xx_vif_skb_dequeue(struct wl1271 *wl, in wl12xx_vif_skb_dequeue()
573 static struct sk_buff *wl1271_skb_dequeue(struct wl1271 *wl) in wl1271_skb_dequeue()
627 static void wl1271_skb_queue_head(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_skb_queue_head()
656 void wl12xx_rearm_rx_streaming(struct wl1271 *wl, unsigned long *active_hlids) in wl12xx_rearm_rx_streaming()
692 void wl1271_tx_work_locked(struct wl1271 *wl) in wl1271_tx_work_locked()
776 struct wl1271 *wl = container_of(work, struct wl1271, tx_work); in wl1271_tx_work()
803 static void wl1271_tx_complete_packet(struct wl1271 *wl, in wl1271_tx_complete_packet()
896 void wl1271_tx_complete(struct wl1271 *wl) in wl1271_tx_complete()
933 void wl1271_tx_reset_link_queues(struct wl1271 *wl, u8 hlid) in wl1271_tx_reset_link_queues()
966 void wl12xx_tx_reset_wlvif(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_tx_reset_wlvif()
984 void wl12xx_tx_reset(struct wl1271 *wl, bool reset_tx_queues) in wl12xx_tx_reset()
1044 void wl1271_tx_flush(struct wl1271 *wl) in wl1271_tx_flush()
1073 u32 wl1271_tx_min_rate_get(struct wl1271 *wl, u32 rate_set) in wl1271_tx_min_rate_get()