Home
last modified time | relevance | path

Searched defs:select (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.h38 uint32_t select:1; /**< Used by operations on the linked list. */ member
/dpdk/drivers/raw/ifpga/base/
H A Dopae_eth_group.c26 u8 type, u8 index, u8 *select) in eth_group_get_select()