Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h1358 struct i40e_aqc_update_tag_completion { struct
1364 I40E_CHECK_CMD_LENGTH(i40e_aqc_update_tag_completion); argument
H A Di40e_common.c4955 struct i40e_aqc_update_tag_completion *resp = in i40e_aq_update_tag()
4956 (struct i40e_aqc_update_tag_completion *)&desc.params.raw; in i40e_aq_update_tag()