Lines Matching defs:wl
33 static bool wl1251_tx_double_buffer_busy(struct wl1251 *wl, u32 data_out_count) in wl1251_tx_double_buffer_busy()
54 static int wl1251_tx_path_status(struct wl1251 *wl) in wl1251_tx_path_status()
70 static int wl1251_tx_id(struct wl1251 *wl, struct sk_buff *skb) in wl1251_tx_id()
148 static int wl1251_tx_fill_hdr(struct wl1251 *wl, struct sk_buff *skb, in wl1251_tx_fill_hdr()
182 static int wl1251_tx_send_packet(struct wl1251 *wl, struct sk_buff *skb, in wl1251_tx_send_packet()
266 static void wl1251_tx_trigger(struct wl1251 *wl) in wl1251_tx_trigger()
285 static void enable_tx_for_packet_injection(struct wl1251 *wl) in enable_tx_for_packet_injection()
306 static int wl1251_tx_frame(struct wl1251 *wl, struct sk_buff *skb) in wl1251_tx_frame()
349 struct wl1251 *wl = container_of(work, struct wl1251, tx_work); in wl1251_tx_work() local
412 static void wl1251_tx_packet_cb(struct wl1251 *wl, in wl1251_tx_packet_cb()
460 void wl1251_tx_complete(struct wl1251 *wl) in wl1251_tx_complete()
562 void wl1251_tx_flush(struct wl1251 *wl) in wl1251_tx_flush()