Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_mem.c60 struct siw_device *sdev = to_siw_dev(pd->device); in siw_mr_add_mem()
193 struct siw_device *sdev = to_siw_dev(pd->device); in siw_check_sge()
262 struct siw_device *sdev = to_siw_dev(pd->device); in siw_invalidate_stag()
H A Dsiw_cm.c1403 struct siw_device *sdev = to_siw_dev(id->device); in siw_connect()
1603 struct siw_device *sdev = to_siw_dev(id->device); in siw_accept()
1813 struct siw_device *sdev = to_siw_dev(id->device); in siw_create_listen()
H A Dsiw.h579 static inline struct siw_device *to_siw_dev(struct ib_device *base_dev) in to_siw_dev() function
H A Dsiw_qp_tx.c934 struct siw_device *sdev = to_siw_dev(pd->device); in siw_fastreg_mr()