Searched refs:tx_mgmt_hdr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c167 struct tx_mgmt_hdr *tx_mhdr =
168 (struct tx_mgmt_hdr *)skb->data;
170 skb_pull(skb, sizeof(struct tx_mgmt_hdr));
222 struct tx_mgmt_hdr mgmt_hdr;
230 memset(&mgmt_hdr, 0, sizeof(struct tx_mgmt_hdr));
599 struct tx_mgmt_hdr *hdr;
600 hdr = (struct tx_mgmt_hdr *) skb->data;
H A Dhtc.h85 struct tx_mgmt_hdr { struct

Completed in 212 milliseconds