Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/otus/
H A Dif_otusreg.h946 struct otus_node { struct
981 #define OTUS_NODE(ni) ((struct otus_node *)(ni))
H A Dif_otus.c1374 return malloc(sizeof (struct otus_node), M_80211_NODE, in otus_node_alloc()
1435 struct otus_node *on = OTUS_NODE(ni); in otus_newassoc()
2153 struct otus_node *on = OTUS_NODE(ni); in otus_tx_update_ratectl()
2996 ieee80211_amrr_choose(&sc->amrr, ni, &((struct otus_node *)ni)->amn); in otus_calibrate_to()