Searched refs:tb_node (Results 1 – 2 of 2) sorted by relevance
588 ni = (struct ieee80211_node *)buf->tb_node; in acx_stop()591 buf->tb_node = NULL; in acx_stop()1173 if (buf->tb_node != NULL) { in acx_txeof()1180 ni = (struct ieee80211_node *)buf->tb_node; in acx_txeof()1193 buf->tb_node = NULL; in acx_txeof()2228 txbuf->tb_node = node; in acx_encap()
259 struct acx_node *tb_node; /* remote node */ member