Searched refs:bf_node (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c471 if (list_is_last(&bf->bf_node, &sc->sc_rxbuf_list)) {
479 bf->bf_node.list_next);
H A Darn_xmit.c219 offsetof(struct ath_buf, bf_node));
297 offsetof(struct ath_buf, bf_node));
394 offsetof(struct ath_buf, bf_node));
396 offsetof(struct ath_buf, bf_node));
436 offsetof(struct ath_buf, bf_node));
734 offsetof(struct ath_buf, bf_node));
746 bf->bf_lastbf = list_object(&bf_q, bf->bf_node.list_prev);
801 offsetof(struct ath_buf, bf_node));
1598 offsetof(struct ath_buf, bf_node));
1600 offsetof(struct ath_buf, bf_node));
[all...]
H A Darn_core.h397 list_node_t bf_node; member in struct:ath_buf
H A Darn_main.c362 offsetof(struct ath_buf, bf_node));
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h233 list_node_t bf_node; member in struct:ath_buf
H A Dath_aux.c180 offsetof(struct ath_buf, bf_node));
H A Dath_main.c395 offsetof(struct ath_buf, bf_node));
/illumos-gate/usr/src/uts/common/net/
H A Dbridge_impl.h217 avl_node_t bf_node; member in struct:bridge_fwd_s
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h197 list_node_t bf_node; member in struct:rtw_txbuf
H A Drtw.c1244 offsetof(struct rtw_txbuf, bf_node));
1247 offsetof(struct rtw_txbuf, bf_node));
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h474 struct ieee80211_node *bf_node; member in struct:mwl_txbuf
H A Dmwl.c2822 bf->bf_node = ieee80211_ref_node(ni);
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c712 offsetof(bridge_fwd_t, bf_node));
1176 offsetof(bridge_fwd_t, bf_node));
1414 offsetof(bridge_fwd_t, bf_node));
2648 offsetof(bridge_fwd_t, bf_node));
3254 offsetof(bridge_fwd_t, bf_node));

Completed in 153 milliseconds