Lines Matching refs:bf_node
3210 tbf->bf_node = bf->bf_node; in ath_buf_clone()
3211 KASSERT((bf->bf_node != NULL), ("%s: bf_node=NULL!", __func__)); in ath_buf_clone()
3237 bf->bf_node = NULL; in ath_buf_clone()
3474 bf->bf_node = NULL; in ath_transmit()
4172 struct ieee80211_node *ni = bf->bf_node; in ath_tx_update_stats()
4275 if (bf->bf_node) { in ath_tx_default_comp()
4277 ath_tx_update_tim(sc, bf->bf_node, 0); in ath_tx_default_comp()
4332 struct ieee80211_node *ni = bf->bf_node; in ath_tx_process_buf_completion()
4483 ni = bf->bf_node; in ath_tx_processq()
4845 KASSERT((bf->bf_node == NULL), ("%s: bf->bf_node != NULL\n", __func__)); in ath_freebuf()
4875 struct ieee80211_node *ni = bf->bf_node; in ath_tx_freebuf()
4889 bf->bf_node = NULL; in ath_tx_freebuf()