/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 270 u32 *stag, u8 stag_state, u32 pdid, in write_tpt_entry() 353 static int dereg_mem(struct c4iw_rdev *rdev, u32 stag, u32 pbl_size, in dereg_mem() 361 static int allocate_window(struct c4iw_rdev *rdev, u32 *stag, u32 pdid, in allocate_window() 369 static int deallocate_window(struct c4iw_rdev *rdev, u32 stag, in deallocate_window() 377 static int allocate_stag(struct c4iw_rdev *rdev, u32 *stag, u32 pdid, in allocate_stag() 386 static int finish_mem_reg(struct c4iw_mr *mhp, u32 stag) in finish_mem_reg() 404 u32 stag = T4_STAG_UNSET; in register_mem() local 446 u32 stag = T4_STAG_UNSET; in c4iw_get_dma_mr() local 621 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 | 178 __be32 stag; member 182 __be32 stag; member 191 __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 440 u32 stag; member
|
/Linux-v4.19/arch/x86/oprofile/ |
D | op_model_p4.c | 410 unsigned int addr, cccraddr, stag; in p4_fill_in_addresses() local 513 unsigned int stag; in pmc_setup_one_p4_counter() local 574 unsigned int stag; in p4_setup_ctrs() local 618 unsigned long ctr, low, high, stag, real; in p4_check_ctrs() local 670 unsigned int low, high, stag; in p4_start() local 687 unsigned int low, high, stag; in p4_stop() local
|
/Linux-v4.19/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 | 693 u32 *stag, u8 stag_state, u32 pdid, in __cxio_tpt_op() 785 int cxio_register_phys_mem(struct cxio_rdev *rdev_p, u32 *stag, u32 pdid, in cxio_register_phys_mem() 794 int cxio_reregister_phys_mem(struct cxio_rdev *rdev_p, u32 *stag, u32 pdid, in cxio_reregister_phys_mem() 802 int cxio_dereg_mem(struct cxio_rdev *rdev_p, u32 stag, u32 pbl_size, in cxio_dereg_mem() 809 int cxio_allocate_window(struct cxio_rdev *rdev_p, u32 * stag, u32 pdid) in cxio_allocate_window() 816 int cxio_deallocate_window(struct cxio_rdev *rdev_p, u32 stag) in cxio_deallocate_window() 822 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 | 631 u32 stag = 0; in iwch_alloc_mw() local 686 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
|
/Linux-v4.19/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 71 u32 stag; in nes_alloc_mw() local 214 u32 stag, u32 page_count) in alloc_fast_reg_mr() 323 u32 stag; in nes_alloc_mr() local 1803 u32 stag, u64 region_length, struct nes_root_vpbl *root_vpbl, in nes_reg_mr() 1981 u32 stag; in nes_reg_phys_mr() local 2125 u32 stag; in nes_reg_user_mr() local
|
/Linux-v4.19/drivers/infiniband/hw/i40iw/ |
D | i40iw_verbs.c | 1302 static void i40iw_free_stag(struct i40iw_device *iwdev, u32 stag) in i40iw_free_stag() 1317 u32 stag = 0; in i40iw_create_stag() local 1651 u32 stag; in i40iw_alloc_mr() local 1843 u32 stag = 0; in i40iw_reg_user_mr() local 1989 u32 stag; in i40iw_reg_phys_mr() local
|
D | i40iw_verbs.h | 100 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()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.h | 74 u16 stag; member
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 286 struct cxgb4_range stag; member
|
D | cxgb4_main.c | 1746 int cxgb4_read_tpte(struct net_device *dev, u32 stag, __be32 *tpte) in cxgb4_read_tpte()
|
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-pow.h | 1212 } stag; member
|