Searched refs:ath9k_cmn_padpos (Results 1 – 6 of 6) sorted by relevance
30 int ath9k_cmn_padpos(__le16 frame_control) in ath9k_cmn_padpos() function42 EXPORT_SYMBOL(ath9k_cmn_padpos);
61 int ath9k_cmn_padpos(__le16 frame_control);
533 padpos = ath9k_cmn_padpos(fc); in ath9k_rx_prepare()
1797 padpos = ath9k_cmn_padpos(hdr->frame_control); in ath_tx_start()1855 padpos = ath9k_cmn_padpos(hdr->frame_control); in ath_tx_complete()
1005 padpos = ath9k_cmn_padpos(hdr->frame_control); in ath9k_rx_skb_postprocess()
1048 padpos = ath9k_cmn_padpos(hdr->frame_control); in ath9k_htc_tx()