Home
last modified time | relevance | path

Searched defs:i40e_aqc_run_phy_activity (Results 1 – 1 of 1) 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
2300 u8 cmd_flags;
2301 __le16 activity_id;
2303 u8 reserved;
2304 union {
2330 I40E_CHECK_CMD_LENGTH(i40e_aqc_run_phy_activity); argument