Searched refs:bf_node (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_xmit.c | 219 offsetof(struct ath_buf, bf_node)); in arn_tx_flush_tid() 298 offsetof(struct ath_buf, bf_node)); in arn_tid_drain() 395 offsetof(struct ath_buf, bf_node)); in arn_tx_complete_aggr() 397 offsetof(struct ath_buf, bf_node)); in arn_tx_complete_aggr() 437 offsetof(struct ath_buf, bf_node)); in arn_tx_complete_aggr() 735 offsetof(struct ath_buf, bf_node)); in arn_tx_sched_aggr() 747 bf->bf_lastbf = list_object(&bf_q, bf->bf_node.list_prev); in arn_tx_sched_aggr() 802 offsetof(struct ath_buf, bf_node)); in arn_tx_aggr_stop() 1642 offsetof(struct ath_buf, bf_node)); in arn_txq_setup() 1644 offsetof(struct ath_buf, bf_node)); in arn_txq_setup() [all …]
|
H A D | arn_recv.c | 471 if (list_is_last(&bf->bf_node, &sc->sc_rxbuf_list)) { in arn_rx_handler() 479 bf->bf_node.list_next); in arn_rx_handler()
|
H A D | arn_core.h | 397 list_node_t bf_node; member
|
H A D | arn_main.c | 362 offsetof(struct ath_buf, bf_node)); in arn_buflist_setup()
|
/titanic_44/usr/src/uts/common/net/ |
H A D | bridge_impl.h | 217 avl_node_t bf_node; member
|
/titanic_44/usr/src/uts/common/io/ath/ |
H A D | ath_impl.h | 233 list_node_t bf_node; member
|
H A D | ath_aux.c | 180 offsetof(struct ath_buf, bf_node)); in ath_set_data_queue()
|
H A D | ath_main.c | 395 offsetof(struct ath_buf, bf_node)); in ath_buflist_setup()
|
/titanic_44/usr/src/uts/common/io/rtw/ |
H A D | rtwvar.h | 197 list_node_t bf_node; member
|
H A D | rtw.c | 1244 offsetof(struct rtw_txbuf, bf_node)); in rtw_dma_init() 1247 offsetof(struct rtw_txbuf, bf_node)); in rtw_dma_init()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | bridge.c | 712 offsetof(bridge_fwd_t, bf_node)); in inst_alloc() 1176 offsetof(bridge_fwd_t, bf_node)); in link_shutdown() 1414 offsetof(bridge_fwd_t, bf_node)); in bridge_timer() 2648 offsetof(bridge_fwd_t, bf_node)); in bridge_trill_flush() 3254 offsetof(bridge_fwd_t, bf_node)); in bridge_ioctl()
|
/titanic_44/usr/src/uts/common/io/mwl/ |
H A D | mwl_var.h | 474 struct ieee80211_node *bf_node; member
|
H A D | mwl.c | 2822 bf->bf_node = ieee80211_ref_node(ni); in mwl_send()
|