Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h2299 struct i40e_aqc_run_phy_activity { struct
2330 I40E_CHECK_CMD_LENGTH(i40e_aqc_run_phy_activity); argument
H A Di40e_common.c7408 struct i40e_aqc_run_phy_activity *cmd; in i40e_aq_run_phy_activity()
7412 cmd = (struct i40e_aqc_run_phy_activity *)&desc.params.raw; in i40e_aq_run_phy_activity()