Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h2122 struct i40e_aqc_set_phy_debug { struct
2135 I40E_CHECK_CMD_LENGTH(i40e_aqc_set_phy_debug); argument
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h2191 struct i40e_aqc_set_phy_debug { struct
2207 I40E_CHECK_CMD_LENGTH(i40e_aqc_set_phy_debug); argument
Di40e_common.c1948 struct i40e_aqc_set_phy_debug *cmd = in i40e_aq_set_phy_debug()
1949 (struct i40e_aqc_set_phy_debug *)&desc.params.raw; in i40e_aq_set_phy_debug()