Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathrate-amrr.h52 struct amrr_node { struct
54 u_int amn_tx_try0_cnt;
78 #define ATH_NODE_AMRR(an) ((struct amrr_node *)&an[1]) argument