Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/ !
Di40e_prototype.h326 i40e_aq_suspend_port_tx(struct i40e_hw *hw, u16 seid,
Di40e_common.c4517 i40e_status i40e_aq_suspend_port_tx(struct i40e_hw *hw, u16 seid, in i40e_aq_suspend_port_tx() function
Di40e_main.c6696 ret = i40e_aq_suspend_port_tx(hw, pf->mac_seid, NULL); in i40e_suspend_port_tx()