Home
last modified time | relevance | path

Searched defs:sample_node (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/ath/ath_rate/sample/
H A Dsample.h93 struct sample_node { struct
117 #define ATH_NODE_SAMPLE(an) ((struct sample_node *)&(an)[1]) argument