Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h325 i40e_aq_suspend_port_tx(struct i40e_hw *hw, u16 seid,
H A Di40e_common.c4414 int i40e_aq_suspend_port_tx(struct i40e_hw *hw, u16 seid, in i40e_aq_suspend_port_tx() function
H A Di40e_main.c6885 ret = i40e_aq_suspend_port_tx(hw, pf->mac_seid, NULL); in i40e_suspend_port_tx()