Home
last modified time | relevance | path

Searched defs:mw (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_mw.c18 struct rxe_mw *mw = to_rmw(ibmw); in rxe_alloc_mw() local
43 struct rxe_mw *mw = to_rmw(ibmw); in rxe_dealloc_mw() local
51 struct rxe_mw *mw, struct rxe_mr *mr) in rxe_check_bind_mw()
136 struct rxe_mw *mw, struct rxe_mr *mr) in rxe_do_bind_mw()
167 struct rxe_mw *mw; in rxe_bind_mw() local
217 static int rxe_check_invalidate_mw(struct rxe_qp *qp, struct rxe_mw *mw) in rxe_check_invalidate_mw()
229 static void rxe_do_invalidate_mw(struct rxe_mw *mw) in rxe_do_invalidate_mw()
254 struct rxe_mw *mw; in rxe_invalidate_mw() local
287 struct rxe_mw *mw; in rxe_lookup_mw() local
307 struct rxe_mw *mw = container_of(elem, typeof(*mw), elem); in rxe_mw_cleanup() local
A Drxe_resp.c458 struct rxe_mw *mw = NULL; in check_rkey() local
851 struct rxe_mw *mw; in rxe_recheck_mr() local
A Drxe.h57 #define rxe_dbg_mw(mw, fmt, ...) ibdev_dbg((mw)->ibmw.device, \ argument
A Drxe_verbs.h446 static inline struct rxe_mw *to_rmw(struct ib_mw *mw) in to_rmw()
461 static inline struct rxe_pd *rxe_mw_pd(struct rxe_mw *mw) in rxe_mw_pd()
/linux-6.3-rc2/fs/ocfs2/
A Ddlmglue.c434 struct ocfs2_mask_waiter *mw, int ret) in ocfs2_update_lock_stats()
474 struct ocfs2_mask_waiter *mw; in ocfs2_track_lock_wait() local
891 struct ocfs2_mask_waiter *mw, *tmp; in lockres_set_flags() local
1405 struct ocfs2_mask_waiter *mw, in lockres_add_mask_waiter()
1422 struct ocfs2_mask_waiter *mw) in __lockres_remove_mask_waiter()
1440 struct ocfs2_mask_waiter *mw) in lockres_remove_mask_waiter()
1476 struct ocfs2_mask_waiter mw; in __ocfs2_cluster_lock() local
1911 struct ocfs2_mask_waiter mw; in ocfs2_flock_handle_signal() local
1981 struct ocfs2_mask_waiter mw; in ocfs2_file_lock() local
2077 struct ocfs2_mask_waiter mw; in ocfs2_file_unlock() local
[all …]
/linux-6.3-rc2/arch/mips/txx9/generic/
A Dmem_tx4927.c46 unsigned int mw = 0; in tx4927_process_sdccr() local
/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_mr.c459 struct hns_roce_mw *mw) in hns_roce_mw_free()
480 struct hns_roce_mw *mw) in hns_roce_mw_enable()
532 struct hns_roce_mw *mw = to_hr_mw(ibmw); in hns_roce_alloc_mw() local
566 struct hns_roce_mw *mw = to_hr_mw(ibmw); in hns_roce_dealloc_mw() local
/linux-6.3-rc2/drivers/mtd/maps/
A Dphysmap-core.c147 map_word mw; in physmap_addr_gpios_read() local
181 static void physmap_addr_gpios_write(struct map_info *map, map_word mw, in physmap_addr_gpios_write()
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dmr.c616 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_alloc_mw() local
638 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_dealloc_mw() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dmr.c815 struct mlx4_mw *mw) in mlx4_mw_alloc()
838 int mlx4_mw_enable(struct mlx4_dev *dev, struct mlx4_mw *mw) in mlx4_mw_enable()
888 void mlx4_mw_free(struct mlx4_dev *dev, struct mlx4_mw *mw) in mlx4_mw_free()
/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_wrr.c63 int mw; /* maximum weight */ member
A Dip_vs_mh.c347 int mw, shift; in ip_vs_mh_shift_weight() local
/linux-6.3-rc2/drivers/clk/rockchip/
A Dclk.h550 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
571 #define COMPOSITE_DIV_OFFSET(_id, cname, pnames, f, mo, ms, mw, \ argument
630 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
648 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
668 mw, mf, ds, dw, df, dt) \ argument
738 #define COMPOSITE_DDRCLK(_id, cname, pnames, f, mo, ms, mw, \ argument
895 #define COMPOSITE_HALFDIV(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
916 #define COMPOSITE_NOGATE_HALFDIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu.c2124 struct mbox_wq_info *mw; in __rvu_mbox_handler() local
2208 struct mbox_wq_info *mw; in __rvu_mbox_up_handler() local
2338 static int rvu_mbox_init(struct rvu *rvu, struct mbox_wq_info *mw, in rvu_mbox_init()
2430 static void rvu_mbox_destroy(struct mbox_wq_info *mw) in rvu_mbox_destroy()
2451 static void rvu_queue_work(struct mbox_wq_info *mw, int first, in rvu_queue_work()
/linux-6.3-rc2/drivers/ntb/
A Dntb_transport.c617 struct ntb_transport_mw *mw; in ntb_transport_setup_qp_mw() local
793 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_free_mw() local
809 static int ntb_alloc_mw_buffer(struct ntb_transport_mw *mw, in ntb_alloc_mw_buffer()
856 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_set_mw() local
1244 struct ntb_transport_mw *mw; in ntb_transport_probe() local
/linux-6.3-rc2/include/linux/usb/
A Dpd.h249 #define PDO_BATT_MAX_POWER(mw) ((((mw) / 250) & PDO_PWR_MASK) << PDO_BATT_MAX_PWR_SHIFT) argument
374 #define RDO_BATT_OP_PWR(mw) ((((mw) / 250) & RDO_PWR_MASK) << RDO_BATT_OP_PWR_SHIFT) argument
375 #define RDO_BATT_MAX_PWR(mw) ((((mw) / 250) & RDO_PWR_MASK) << RDO_BATT_MAX_PWR_SHIFT) argument
/linux-6.3-rc2/drivers/infiniband/hw/bnxt_re/
A Dib_verbs.h53 struct ib_mw *mw; member
A Dib_verbs.c475 struct ib_mw *mw; in bnxt_re_create_fence_mr() local
3724 struct bnxt_re_mw *mw; in bnxt_re_alloc_mw() local
3753 struct bnxt_re_mw *mw = container_of(ib_mw, struct bnxt_re_mw, ib_mw); in bnxt_re_dealloc_mw() local
/linux-6.3-rc2/drivers/pci/endpoint/functions/
A Dpci-epf-vntb.c202 static int epf_ntb_configure_mw(struct epf_ntb *ntb, u32 mw) in epf_ntb_configure_mw()
231 static void epf_ntb_teardown_mw(struct epf_ntb *ntb, u32 mw) in epf_ntb_teardown_mw()
A Dpci-epf-ntb.c236 enum pci_epc_interface_type type, u32 mw) in epf_ntb_configure_mw()
295 enum pci_epc_interface_type type, u32 mw) in epf_ntb_teardown_mw()
/linux-6.3-rc2/drivers/infiniband/core/
A Duverbs_main.c105 int uverbs_dealloc_mw(struct ib_mw *mw) in uverbs_dealloc_mw()
/linux-6.3-rc2/include/uapi/rdma/
A Drdma_user_rxe.h120 } mw; member
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmr.c2174 struct mlx5_ib_mw *mw = to_mmw(ibmw); in mlx5_ib_alloc_mw() local
2246 int mlx5_ib_dealloc_mw(struct ib_mw *mw) in mlx5_ib_dealloc_mw()
/linux-6.3-rc2/include/dt-bindings/usb/
A Dpd.h44 #define PDO_BATT_MAX_POWER(mw) ((((mw) / 250) & PDO_PWR_MASK) << PDO_BATT_MAX_PWR_SHIFT) argument
/linux-6.3-rc2/drivers/media/platform/nxp/dw100/
A Ddw100.c382 u32 sw, sh, mw, mh, idx; in dw100_ctrl_dewarping_map_init() local

Completed in 98 milliseconds

12