Lines Matching refs:wl1251
32 static bool wl1251_tx_double_buffer_busy(struct wl1251 *wl, u32 data_out_count) in wl1251_tx_double_buffer_busy()
53 static int wl1251_tx_path_status(struct wl1251 *wl) in wl1251_tx_path_status()
69 static int wl1251_tx_id(struct wl1251 *wl, struct sk_buff *skb) in wl1251_tx_id()
143 static int wl1251_tx_fill_hdr(struct wl1251 *wl, struct sk_buff *skb, in wl1251_tx_fill_hdr()
177 static int wl1251_tx_send_packet(struct wl1251 *wl, struct sk_buff *skb, in wl1251_tx_send_packet()
261 static void wl1251_tx_trigger(struct wl1251 *wl) in wl1251_tx_trigger()
281 static int wl1251_tx_frame(struct wl1251 *wl, struct sk_buff *skb) in wl1251_tx_frame()
317 struct wl1251 *wl = container_of(work, struct wl1251, tx_work); in wl1251_tx_work()
380 static void wl1251_tx_packet_cb(struct wl1251 *wl, in wl1251_tx_packet_cb()
427 void wl1251_tx_complete(struct wl1251 *wl) in wl1251_tx_complete()
529 void wl1251_tx_flush(struct wl1251 *wl) in wl1251_tx_flush()