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