Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h198 i40e_aqc_opc_add_macvlan = 0x0250, enumerator
H A Di40e_common.c3102 i40e_fill_default_direct_cmd_desc(&desc, i40e_aqc_opc_add_macvlan); in i40e_aq_add_macvlan()