Home
last modified time | relevance | path

Searched refs:i40e_pre_tx_queue_cfg (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h429 void i40e_pre_tx_queue_cfg(struct i40e_hw *hw, u32 queue, bool enable);
H A Di40e_common.c1119 void i40e_pre_tx_queue_cfg(struct i40e_hw *hw, u32 queue, bool enable) in i40e_pre_tx_queue_cfg() function
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_main.c2621 i40e_pre_tx_queue_cfg(hw, i, B_FALSE); in i40e_shutdown_tx_rings()
2934 i40e_pre_tx_queue_cfg(hw, i, B_TRUE); in i40e_setup_tx_rings()