Lines Matching refs:bf_node
3257 tbf->bf_node = bf->bf_node; in ath_buf_clone()
3258 KASSERT((bf->bf_node != NULL), ("%s: bf_node=NULL!", __func__)); in ath_buf_clone()
3284 bf->bf_node = NULL; in ath_buf_clone()
3521 bf->bf_node = NULL; in ath_transmit()
4219 struct ieee80211_node *ni = bf->bf_node; in ath_tx_update_stats()
4327 if (bf->bf_node) { in ath_tx_default_comp()
4329 ath_tx_update_tim(sc, bf->bf_node, 0); in ath_tx_default_comp()
4384 struct ieee80211_node *ni = bf->bf_node; in ath_tx_process_buf_completion()
4535 ni = bf->bf_node; in ath_tx_processq()
4897 KASSERT((bf->bf_node == NULL), ("%s: bf->bf_node != NULL\n", __func__)); in ath_freebuf()
4927 struct ieee80211_node *ni = bf->bf_node; in ath_tx_freebuf()
4941 bf->bf_node = NULL; in ath_tx_freebuf()