Home
last modified time | relevance | path

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

/dpdk/drivers/net/enic/
H A Denic_fm_flow.c138 struct enic_flowman { struct
149 union enic_flowman_cmd_mem *va; argument
151 } cmd;
153 uint64_t ig_tcam_hndl;
154 uint64_t eg_tcam_hndl;
157 void *counter_stack;
158 uint32_t counters_alloced;
187 static int enic_fm_tbl_free(struct enic_flowman *fm, uint64_t handle); argument