Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h304 int i40e_aq_resume_port_tx(struct i40e_hw *hw,
H A Di40e_common.c4436 int i40e_aq_resume_port_tx(struct i40e_hw *hw, in i40e_aq_resume_port_tx() function
H A Di40e_main.c6869 ret = i40e_aq_resume_port_tx(hw, NULL); in i40e_resume_port_tx()