Searched refs:onoe_node (Results 1 – 2 of 2) sorted by relevance
117 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_findrate()139 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_getxtxrates()158 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_setupxtxdesc()172 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_tx_complete()202 struct onoe_node *on = ATH_NODE_ONOE(an); in ath_rate_update()339 struct onoe_node *on = ATH_NODE_ONOE(ATH_NODE(ni)); in ath_rate_ctl()436 osc->arc.arc_space = sizeof(struct onoe_node); in ath_rate_attach()
44 struct onoe_node { struct64 #define ATH_NODE_ONOE(an) ((struct onoe_node *)&an[1]) argument