Searched refs:ATH_NODE_SAMPLE (Results 1 – 2 of 2) sorted by relevance
258 struct sample_node *sn = ATH_NODE_SAMPLE(an); in ath_rate_findrate()369 struct sample_node *sn = ATH_NODE_SAMPLE(an); in ath_rate_setupxtxdesc()403 struct sample_node *sn = ATH_NODE_SAMPLE(an); in update_stats()493 struct sample_node *sn = ATH_NODE_SAMPLE(an); in ath_rate_tx_complete()653 struct sample_node *sn = ATH_NODE_SAMPLE(an); in ath_rate_ctl_reset()
100 #define ATH_NODE_SAMPLE(an) ((struct sample_node *)&an[1]) macro