Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/igb/
H A Digb_sw.h607 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.c1053 if (igb->tx_head_wb_enable) in igb_init_driver_settings()
1723 if (igb->tx_head_wb_enable) in igb_tx_clean()
2319 if (igb->tx_head_wb_enable) { in igb_setup_tx_ring()
3000 igb->tx_head_wb_enable = igb_get_prop(igb, PROP_TX_HEAD_WB_ENABLE, in igb_get_conf()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h675 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.c1158 if (ixgbe->tx_head_wb_enable) in ixgbe_init_driver_settings()
1704 if (ixgbe->tx_head_wb_enable) in ixgbe_tx_clean()
2598 if (ixgbe->tx_head_wb_enable) { in ixgbe_setup_tx_ring()
3402 ixgbe->tx_head_wb_enable = ixgbe_get_prop(ixgbe, PROP_TX_HEAD_WB_ENABLE, in ixgbe_get_conf()
3412 ixgbe->tx_head_wb_enable = B_FALSE; in ixgbe_get_conf()