Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic_fm_flow.c140 struct enic_flowman { struct
151 union enic_flowman_cmd_mem *va; argument
153 } cmd;
155 uint64_t ig_tcam_hndl;
156 uint64_t eg_tcam_hndl;
159 void *counter_stack;
160 uint32_t counters_alloced;
189 static int enic_fm_tbl_free(struct enic_flowman *fm, uint64_t handle); argument