Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1589 req.flags = htole32(HWRM_VNIC_ALLOC_INPUT_FLAGS_DEFAULT); in bnxt_hwrm_vnic_alloc()
H A Dhsi_struct_def.h40261 #define HWRM_VNIC_ALLOC_INPUT_FLAGS_DEFAULT UINT32_C(0x1) macro