Searched refs:stag_index (Results 1 – 3 of 3) sorted by relevance
13 struct siw_mem *siw_mem_id2obj(struct siw_device *sdev, int stag_index);
48 struct siw_mem *siw_mem_id2obj(struct siw_device *sdev, int stag_index) in siw_mem_id2obj() argument53 mem = xa_load(&sdev->mem_xa, stag_index); in siw_mem_id2obj()
2282 u32 stag_index = 0; in irdma_create_stag() local2297 iwdev->rf->max_mr, &stag_index, in irdma_create_stag()2301 stag = stag_index << IRDMA_CQPSQ_STAG_IDX_S; in irdma_create_stag()