Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h283 u32 start_cid; member
H A Decore_cxt.c1019 ecore_cid_map_alloc_single(struct ecore_hwfn *p_hwfn, u32 type, u32 start_cid, in ecore_cid_map_alloc_single()
1052 u32 start_cid = 0, vf_start_cid = 0; in ecore_cid_map_alloc() local