Searched refs:siw_device (Results 1 – 8 of 8) sorted by relevance
63 static int siw_device_register(struct siw_device *sdev, const char *name) in siw_device_register()83 struct siw_device *sdev = to_siw_dev(base_dev); in siw_device_cleanup()160 int siw_get_tx_cpu(struct siw_device *sdev) in siw_get_tx_cpu()278 static struct siw_device *siw_device_create(struct net_device *netdev) in siw_device_create()280 struct siw_device *sdev = NULL; in siw_device_create()284 sdev = ib_alloc_device(siw_device, base_dev); in siw_device_create()370 struct siw_device *sdev; in siw_netdev_event()415 struct siw_device *sdev = NULL; in siw_newlink()
73 struct siw_device { struct100 struct siw_device *sdev; argument144 struct siw_device *sdev;418 struct siw_device *sdev;513 int siw_qp_add(struct siw_device *sdev, struct siw_qp *qp);536 int siw_get_tx_cpu(struct siw_device *sdev);579 static inline struct siw_device *to_siw_dev(struct ib_device *base_dev) in to_siw_dev()581 return container_of(base_dev, struct siw_device, base_dev); in to_siw_dev()595 static inline struct siw_qp *siw_qp_id2obj(struct siw_device *sdev, int id) in siw_qp_id2obj()
27 struct siw_mem *siw_mem_id2obj(struct siw_device *sdev, int stag_index) in siw_mem_id2obj()60 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()
35 struct siw_device;39 struct siw_device *sdev;
14 struct siw_mem *siw_mem_id2obj(struct siw_device *sdev, int stag_index);
206 static struct siw_cep *siw_cep_alloc(struct siw_device *sdev) in siw_cep_alloc()298 struct siw_device *sdev = cep->sdev; in __siw_cep_dealloc()1403 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()
1282 int siw_qp_add(struct siw_device *sdev, struct siw_qp *qp) in siw_qp_add()1298 struct siw_device *sdev = qp->sdev; in siw_free_qp()
934 struct siw_device *sdev = to_siw_dev(pd->device); in siw_fastreg_mr()