Searched refs:wl1271_tx_hw_descr (Results 1 – 3 of 3) sorted by relevance
84 sizeof(struct wl1271_tx_hw_descr)); in wl1271_tx_ap_update_inconnection_sta()133 struct wl1271_tx_hw_descr *desc; in wl1271_tx_allocate()134 u32 total_len = skb->len + sizeof(struct wl1271_tx_hw_descr) + extra; in wl1271_tx_allocate()151 desc = (struct wl1271_tx_hw_descr *)skb_push( in wl1271_tx_allocate()180 struct wl1271_tx_hw_descr *desc; in wl1271_tx_fill_hdr()185 desc = (struct wl1271_tx_hw_descr *) skb->data; in wl1271_tx_fill_hdr()576 skb_pull(skb, sizeof(struct wl1271_tx_hw_descr)); in wl1271_tx_complete_packet()707 skb_pull(skb, sizeof(struct wl1271_tx_hw_descr)); in wl1271_tx_reset()
58 struct wl1271_tx_hw_descr { struct
3330 sizeof(struct wl1271_tx_hw_descr); in wl1271_init_ieee80211()