Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iov.c143 vsi_ctx.info.valid_sections = htole16(I40E_AQ_VSI_PROP_SWITCH_VALID); in ixl_vf_alloc_vsi()
1633 ctxt.info.valid_sections = htole16(I40E_AQ_VSI_PROP_SWITCH_VALID); in ixl_config_pf_vsi_loopback()
H A Di40e_adminq_cmd.h908 #define I40E_AQ_VSI_PROP_SWITCH_VALID 0x0001 macro