Searched defs:new_tag (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c4402 * @new_tag: new tag value
4412 u16 old_tag, u16 new_tag, u16 *tags_used,
4430 cmd->new_tag = CPU_TO_LE16(new_tag);
4411 i40e_aq_update_tag(struct i40e_hw *hw, u16 vsi_seid, u16 old_tag, u16 new_tag, u16 *tags_used, u16 *tags_free, struct i40e_asq_cmd_details *cmd_details) argument
H A Di40e_adminq_cmd.h1172 __le16 new_tag; member in struct:i40e_aqc_update_tag

Completed in 119 milliseconds