/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 271 u32 *stag, u8 stag_state, u32 pdid, in write_tpt_entry() 360 static int dereg_mem(struct c4iw_rdev *rdev, u32 stag, u32 pbl_size, in dereg_mem() 368 static int allocate_window(struct c4iw_rdev *rdev, u32 *stag, u32 pdid, in allocate_window() 376 static int deallocate_window(struct c4iw_rdev *rdev, u32 stag, in deallocate_window() 384 static int allocate_stag(struct c4iw_rdev *rdev, u32 *stag, u32 pdid, in allocate_stag() 393 static int finish_mem_reg(struct c4iw_mr *mhp, u32 stag) in finish_mem_reg() 411 u32 stag = T4_STAG_UNSET; in register_mem() local 453 u32 stag = T4_STAG_UNSET; in c4iw_get_dma_mr() local 622 u32 stag = 0; in c4iw_alloc_mw() local 700 u32 stag = 0; in c4iw_alloc_mr() local
|
D | ev.c | 38 static void print_tpte(struct c4iw_dev *dev, u32 stag) in print_tpte()
|
D | restrack.c | 442 u32 stag = mhp->attr.stag; in fill_res_mr_entry() local
|
D | t4.h | 179 __be32 stag; member 183 __be32 stag; member 192 __be32 stag; member
|
D | t4fw_ri_api.h | 131 __be32 stag; member 703 __be32 stag; member 737 __be32 stag; member
|
D | iw_cxgb4.h | 131 struct c4iw_stat stag; member 381 u32 stag; member
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_mem.c | 43 static int iwch_finish_mem_reg(struct iwch_mr *mhp, u32 stag) in iwch_finish_mem_reg() 58 u32 stag; in iwch_register_mem() local
|
D | cxio_hal.c | 673 u32 *stag, u8 stag_state, u32 pdid, in __cxio_tpt_op() 765 int cxio_register_phys_mem(struct cxio_rdev *rdev_p, u32 *stag, u32 pdid, in cxio_register_phys_mem() 774 int cxio_reregister_phys_mem(struct cxio_rdev *rdev_p, u32 *stag, u32 pdid, in cxio_reregister_phys_mem() 782 int cxio_dereg_mem(struct cxio_rdev *rdev_p, u32 stag, u32 pbl_size, in cxio_dereg_mem() 789 int cxio_allocate_window(struct cxio_rdev *rdev_p, u32 * stag, u32 pdid) in cxio_allocate_window() 796 int cxio_deallocate_window(struct cxio_rdev *rdev_p, u32 stag) in cxio_deallocate_window() 802 int cxio_allocate_stag(struct cxio_rdev *rdev_p, u32 *stag, u32 pdid, u32 pbl_size, u32 pbl_addr) in cxio_allocate_stag()
|
D | cxio_resource.c | 203 void cxio_hal_put_stag(struct cxio_hal_resource *rscp, u32 stag) in cxio_hal_put_stag()
|
D | iwch_provider.c | 538 u32 stag = 0; in iwch_alloc_mw() local 592 u32 stag = 0; in iwch_alloc_mr() local
|
D | cxio_wr.h | 161 __be32 stag; member 185 __be32 stag; /* 2 */ member 225 __be32 stag; /* 2 */ member 558 __be32 stag; member
|
D | iwch_provider.h | 56 u32 stag; member
|
/drivers/infiniband/hw/i40iw/ |
D | i40iw_verbs.c | 1244 static void i40iw_free_stag(struct i40iw_device *iwdev, u32 stag) in i40iw_free_stag() 1259 u32 stag = 0; in i40iw_create_stag() local 1559 u32 stag; in i40iw_alloc_mr() local 1752 u32 stag = 0; in i40iw_reg_user_mr() local 1896 u32 stag; in i40iw_reg_phys_mr() local
|
D | i40iw_verbs.h | 99 u32 stag; member
|
D | i40iw_user.h | 112 i40iw_stag stag; member
|
D | i40iw_ctrl.c | 3321 i40iw_stag stag) in i40iw_sc_send_lsmm()
|
/drivers/infiniband/sw/siw/ |
D | siw_mem.c | 292 int siw_invalidate_stag(struct ib_pd *pd, u32 stag) in siw_invalidate_stag()
|
D | siw.h | 163 u32 stag; /* iWarp memory access steering tag */ member
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.h | 76 u16 stag; member
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 286 struct cxgb4_range stag; member
|
D | cxgb4_main.c | 1865 int cxgb4_read_tpte(struct net_device *dev, u32 stag, __be32 *tpte) in cxgb4_read_tpte()
|