Home
last modified time | relevance | path

Searched refs:cache_port_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_cache.c68 } cache_port_t; typedef
78 cache_port_t ports[0];
99 num_ports * sizeof(cache_port_t)); in cache_sw_new()
104 sizeof(*p_cache_sw) + num_ports * sizeof(cache_port_t)); in cache_sw_new()