Lines Matching refs:bf_node
3260 tbf->bf_node = bf->bf_node; in ath_buf_clone()
3261 KASSERT((bf->bf_node != NULL), ("%s: bf_node=NULL!", __func__)); in ath_buf_clone()
3287 bf->bf_node = NULL; in ath_buf_clone()
3524 bf->bf_node = NULL; in ath_transmit()
4222 struct ieee80211_node *ni = bf->bf_node; in ath_tx_update_stats()
4330 if (bf->bf_node) { in ath_tx_default_comp()
4332 ath_tx_update_tim(sc, bf->bf_node, 0); in ath_tx_default_comp()
4387 struct ieee80211_node *ni = bf->bf_node; in ath_tx_process_buf_completion()
4538 ni = bf->bf_node; in ath_tx_processq()
4900 KASSERT((bf->bf_node == NULL), ("%s: bf->bf_node != NULL\n", __func__)); in ath_freebuf()
4930 struct ieee80211_node *ni = bf->bf_node; in ath_tx_freebuf()
4944 bf->bf_node = NULL; in ath_tx_freebuf()