Searched defs:enic_flowman (Results 1 – 1 of 1) sorted by relevance
140 struct enic_flowman { struct151 union enic_flowman_cmd_mem *va; argument153 } 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