Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1264 struct i40e_aqc_add_tag { struct
1276 I40E_CHECK_CMD_LENGTH(i40e_aqc_add_tag); argument
H A Di40e_common.c4745 struct i40e_aqc_add_tag *cmd = in i40e_aq_add_tag()
4746 (struct i40e_aqc_add_tag *)&desc.params.raw; in i40e_aq_add_tag()