Searched defs:i_hca_fm (Results 1 – 1 of 1) sorted by relevance
62 struct i_hca_fm { struct63 uint32_t ref_cnt; /* the number of instances referring to this */64 kmutex_t lock; /* protection for last_err & polling thread */65 struct i_hca_acc_handle *hdl; /* HCA FM acc handle structure */66 struct kmem_cache *fm_acc_cache; /* HCA acc handle cache */