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()
4179 struct ieee80211_node *ni = bf->bf_node; in ath_tx_update_stats()
4282 if (bf->bf_node) { in ath_tx_default_comp()
4284 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()
4480 ni = bf->bf_node; in ath_tx_processq()
4840 KASSERT((bf->bf_node == NULL), ("%s: bf->bf_node != NULL\n", __func__)); in ath_freebuf()
4870 struct ieee80211_node *ni = bf->bf_node; in ath_tx_freebuf()
4884 bf->bf_node = NULL; in ath_tx_freebuf()