Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_flowman.h377 uint64_t fm_op_mask; /* Bitmask of action supported ops */ member
H A Dvnic_dev.c636 if ((vdev->flowman_info->fm_op_mask & ops) != ops) in vnic_dev_flowman_enable()