Searched refs:tx_fhdr (Results 1 – 1 of 1) sorted by relevance
176 struct tx_frame_hdr *tx_fhdr = in strip_drv_header() local178 slot = tx_fhdr->cookie; in strip_drv_header()224 u8 *tx_fhdr; in ath9k_htc_tx_mgmt() local255 tx_fhdr = skb_push(skb, sizeof(mgmt_hdr)); in ath9k_htc_tx_mgmt()256 memcpy(tx_fhdr, (u8 *) &mgmt_hdr, sizeof(mgmt_hdr)); in ath9k_htc_tx_mgmt()271 u8 *qc, *tx_fhdr; in ath9k_htc_tx_data() local327 tx_fhdr = skb_push(skb, sizeof(tx_hdr)); in ath9k_htc_tx_data()328 memcpy(tx_fhdr, (u8 *) &tx_hdr, sizeof(tx_hdr)); in ath9k_htc_tx_data()