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

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.c936 * i40e_clear_hmc_context - zero out the HMC context bits
941 static i40e_status i40e_clear_hmc_context(struct i40e_hw *hw, i40e_clear_hmc_context() function
1079 return i40e_clear_hmc_context(hw, context_bytes, I40E_HMC_LAN_TX); i40e_clear_lan_tx_queue_context()
1120 return i40e_clear_hmc_context(hw, context_bytes, I40E_HMC_LAN_RX); i40e_clear_lan_rx_queue_context()

Completed in 66 milliseconds