Home
last modified time | relevance | path

Searched refs:otus_node (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/otus/
H A Dif_otusreg.h953 struct otus_node { struct
988 #define OTUS_NODE(ni) ((struct otus_node *)(ni))
H A Dif_otus.c1340 return malloc(sizeof (struct otus_node), M_80211_NODE, in otus_node_alloc()
1372 struct otus_node *on = OTUS_NODE(ni); in otus_newassoc()
2201 struct otus_node *on = OTUS_NODE(ni); in otus_tx_update_ratectl()
3079 ieee80211_amrr_choose(&sc->amrr, ni, &((struct otus_node *)ni)->amn); in otus_calibrate_to()