i40e_pre_tx_queue_cfg
void i40e_pre_tx_queue_cfg(struct i40e_hw *hw, u32 queue, bool enable);
i40e_pre_tx_queue_cfg(hw, pf_qidx, TRUE);
i40e_pre_tx_queue_cfg(hw, pf_qidx, FALSE);