• Home
  • Raw
  • Download

Lines Matching refs:wl1271

30 static int wl1271_set_default_wep_key(struct wl1271 *wl,  in wl1271_set_default_wep_key()
49 static int wl1271_alloc_tx_id(struct wl1271 *wl, struct sk_buff *skb) in wl1271_alloc_tx_id()
63 void wl1271_free_tx_id(struct wl1271 *wl, int id) in wl1271_free_tx_id()
75 static void wl1271_tx_ap_update_inconnection_sta(struct wl1271 *wl, in wl1271_tx_ap_update_inconnection_sta()
106 static void wl1271_tx_regulate_link(struct wl1271 *wl, in wl1271_tx_regulate_link()
134 bool wl12xx_is_dummy_packet(struct wl1271 *wl, struct sk_buff *skb) in wl12xx_is_dummy_packet()
140 static u8 wl12xx_tx_get_hlid_ap(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_tx_get_hlid_ap()
162 u8 wl12xx_tx_get_hlid(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_tx_get_hlid()
179 unsigned int wlcore_calc_packet_alignment(struct wl1271 *wl, in wlcore_calc_packet_alignment()
190 static int wl1271_tx_allocate(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_tx_allocate()
250 static void wl1271_tx_fill_hdr(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_tx_fill_hdr()
360 static int wl1271_prepare_tx_frame(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_prepare_tx_frame()
439 u32 wl1271_tx_enabled_rates_get(struct wl1271 *wl, u32 rate_set, in wl1271_tx_enabled_rates_get()
465 void wl1271_handle_tx_low_watermark(struct wl1271 *wl) in wl1271_handle_tx_low_watermark()
483 static int wlcore_select_ac(struct wl1271 *wl) in wlcore_select_ac()
507 static struct sk_buff *wlcore_lnk_dequeue(struct wl1271 *wl, in wlcore_lnk_dequeue()
528 static struct sk_buff *wlcore_lnk_dequeue_high_prio(struct wl1271 *wl, in wlcore_lnk_dequeue_high_prio()
547 static struct sk_buff *wlcore_vif_dequeue_high_prio(struct wl1271 *wl, in wlcore_vif_dequeue_high_prio()
582 static struct sk_buff *wl1271_skb_dequeue(struct wl1271 *wl, u8 *hlid) in wl1271_skb_dequeue()
672 static void wl1271_skb_queue_head(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_skb_queue_head()
702 void wl12xx_rearm_rx_streaming(struct wl1271 *wl, unsigned long *active_hlids) in wl12xx_rearm_rx_streaming()
748 int wlcore_tx_work_locked(struct wl1271 *wl) in wlcore_tx_work_locked()
854 struct wl1271 *wl = container_of(work, struct wl1271, tx_work); in wl1271_tx_work()
898 static void wl1271_tx_complete_packet(struct wl1271 *wl, in wl1271_tx_complete_packet()
973 int wlcore_tx_complete(struct wl1271 *wl) in wlcore_tx_complete()
1019 void wl1271_tx_reset_link_queues(struct wl1271 *wl, u8 hlid) in wl1271_tx_reset_link_queues()
1056 void wl12xx_tx_reset_wlvif(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_tx_reset_wlvif()
1077 void wl12xx_tx_reset(struct wl1271 *wl) in wl12xx_tx_reset()
1135 void wl1271_tx_flush(struct wl1271 *wl) in wl1271_tx_flush()
1189 u32 wl1271_tx_min_rate_get(struct wl1271 *wl, u32 rate_set) in wl1271_tx_min_rate_get()
1198 void wlcore_stop_queue_locked(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wlcore_stop_queue_locked()
1213 void wlcore_stop_queue(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, in wlcore_stop_queue()
1223 void wlcore_wake_queue(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, in wlcore_wake_queue()
1243 void wlcore_stop_queues(struct wl1271 *wl, in wlcore_stop_queues()
1264 void wlcore_wake_queues(struct wl1271 *wl, in wlcore_wake_queues()
1285 bool wlcore_is_queue_stopped_by_reason(struct wl1271 *wl, in wlcore_is_queue_stopped_by_reason()
1300 bool wlcore_is_queue_stopped_by_reason_locked(struct wl1271 *wl, in wlcore_is_queue_stopped_by_reason_locked()
1310 bool wlcore_is_queue_stopped_locked(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wlcore_is_queue_stopped_locked()