Home
last modified time | relevance | path

Searched refs:tx_head_wb_enable (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h695 boolean_t tx_head_wb_enable; /* Tx head wrtie-back */ member
H A Dixgbe_buf.c326 if (ixgbe->tx_head_wb_enable) { in ixgbe_alloc_tbd_ring()
H A Dixgbe_main.c1206 if (ixgbe->tx_head_wb_enable) in ixgbe_init_driver_settings()
1793 if (ixgbe->tx_head_wb_enable) in ixgbe_tx_clean()
2722 if (ixgbe->tx_head_wb_enable) { in ixgbe_setup_tx_ring()
3568 ixgbe->tx_head_wb_enable = ixgbe_get_prop(ixgbe, PROP_TX_HEAD_WB_ENABLE, in ixgbe_get_conf()
3579 ixgbe->tx_head_wb_enable = B_FALSE; in ixgbe_get_conf()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h650 boolean_t tx_head_wb_enable; /* Tx head wrtie-back */ member
H A Digb_buf.c221 if (igb->tx_head_wb_enable) { in igb_alloc_tbd_ring()
H A Digb_main.c1098 if (igb->tx_head_wb_enable) in igb_init_driver_settings()
1768 if (igb->tx_head_wb_enable) in igb_tx_clean()
2364 if (igb->tx_head_wb_enable) { in igb_setup_tx_ring()
3045 igb->tx_head_wb_enable = igb_get_prop(igb, PROP_TX_HEAD_WB_ENABLE, in igb_get_conf()