Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h715 struct ieee80211_node *tp_ni; member
H A Dif_bwn.c1097 tp->tp_ni = ni; in bwn_pio_tx_start()
6199 if (tp->tp_ni != NULL) { in bwn_pio_handle_txeof()
6204 bwn_ratectl_tx_complete(tp->tp_ni, status); in bwn_pio_handle_txeof()
6206 ieee80211_tx_complete(tp->tp_ni, tp->tp_m, 0); in bwn_pio_handle_txeof()
6207 tp->tp_ni = NULL; in bwn_pio_handle_txeof()