Home
last modified time | relevance | path

Searched refs:to_siw_dev (Results 1 – 5 of 5) 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_main.c83 struct siw_device *sdev = to_siw_dev(base_dev); in siw_device_cleanup()
214 struct siw_qp *qp = siw_qp_id2obj(to_siw_dev(base_dev), id); in siw_get_base_qp()
378 sdev = to_siw_dev(base_dev); in siw_netdev_event()
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()