Home
last modified time | relevance | path

Searched refs:feature_flags (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/bxe/
HDecore_mfw_req.h99 uint32_t feature_flags; /* Feature_Flags. */ member
HDbxe.c8067 ether_stat->feature_flags |= FEATURE_ETH_CHKSUM_OFFLOAD_MASK; in bxe_drv_info_ether_stat()
8069 ether_stat->feature_flags |= FEATURE_ETH_LSO_MASK; in bxe_drv_info_ether_stat()
/NextBSD/sys/x86/include/
HDmptable.h92 uint32_t feature_flags; member
/NextBSD/usr.sbin/bhyve/
HDmptbl.c139 mpep->feature_flags = MPEP_FEATURES; in mpt_build_proc_entries()
/NextBSD/usr.sbin/mptable/
HDmptable.c760 printf( "\t 0x%04x\n", entry->feature_flags ); in processorEntry()