Home
last modified time | relevance | path

Searched refs:i40e_aqc_run_phy_activity (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h2322 struct i40e_aqc_run_phy_activity { struct
2347 I40E_CHECK_CMD_LENGTH(i40e_aqc_run_phy_activity); argument
H A Di40e_common.c7426 struct i40e_aqc_run_phy_activity *cmd; in i40e_aq_run_phy_activity()
7430 cmd = (struct i40e_aqc_run_phy_activity *)&desc.params.raw; in i40e_aq_run_phy_activity()