Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iov.c146 htole16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB); in ixl_vf_alloc_vsi()
1635 htole16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB) : 0; in ixl_config_pf_vsi_loopback()
H A Di40e_adminq_cmd.h923 #define I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB 0x2000 macro