Home
last modified time | relevance | path

Searched refs:wmb (Results 1 – 25 of 103) sorted by relevance

12345

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec_mii_acc.c98 wmb(); in fman_dtsec_mii_write_reg()
104 wmb(); in fman_dtsec_mii_write_reg()
109 wmb(); in fman_dtsec_mii_write_reg()
115 wmb(); in fman_dtsec_mii_write_reg()
132 wmb(); in fman_dtsec_mii_read_reg()
137 wmb(); in fman_dtsec_mii_read_reg()
143 wmb(); in fman_dtsec_mii_read_reg()
152 wmb(); in fman_dtsec_mii_read_reg()
H A Dfman_memac_mii_acc.c58 wmb(); in write_phy_reg_10g()
65 wmb(); in write_phy_reg_10g()
94 wmb(); in read_phy_reg_10g()
103 wmb(); in read_phy_reg_10g()
139 wmb(); in write_phy_reg_1g()
/freebsd/sys/arm/qualcomm/
H A Dipq4018_machdep.c185 wmb();
187 wmb();
198 wmb();
203 wmb();
213 wmb();
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c417 wmb(); in mlx4_en_process_tx_cq()
590 wmb(); in mlx4_en_store_inline_header()
858 wmb(); in mlx4_en_xmit()
868 wmb(); in mlx4_en_xmit()
874 wmb(); in mlx4_en_xmit()
879 wmb(); in mlx4_en_xmit()
903 wmb(); in mlx4_en_xmit()
905 wmb(); in mlx4_en_xmit()
908 wmb(); in mlx4_en_xmit()
915 wmb(); in mlx4_en_xmit()
[all …]
/freebsd/sys/dev/dwc/
H A Ddwc1000_dma.c218 wmb(); in txdesc_setup()
220 wmb(); in txdesc_setup()
239 wmb(); in rxdesc_setup()
241 wmb(); in rxdesc_setup()
526 wmb(); in dma1000_rxfinish_locked()
528 wmb(); in dma1000_rxfinish_locked()
/freebsd/sys/compat/linuxkpi/common/include/asm/
H A Dbarrier.h49 #define smp_wmb() wmb()
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_swp.c894 wmb(); in dpaa2_swp_enq_mult()
978 wmb(); in dpaa2_swp_exec_br_command()
982 wmb(); in dpaa2_swp_exec_br_command()
1031 wmb(); in dpaa2_swp_exec_vdc_command_locked()
1035 wmb(); in dpaa2_swp_exec_vdc_command_locked()
1113 wmb(); in dpaa2_swp_send_mgmt_command()
1117 wmb(); in dpaa2_swp_send_mgmt_command()
/freebsd/sys/dev/xen/grant_table/
H A Dgrant_table.c146 wmb(); in gnttab_grant_foreign_access()
162 wmb(); in gnttab_grant_foreign_access_ref()
265 wmb(); in gnttab_grant_foreign_transfer_ref()
/freebsd/sys/xen/
H A Dxen-os.h168 #define xen_wmb() wmb()
/freebsd/sys/dev/mthca/
H A Dmthca_doorbell.h105 wmb(); in mthca_write_db_rec()
H A Dmthca_cmd.c209 wmb(); in mthca_cmd_post_dbell()
211 wmb(); in mthca_cmd_post_dbell()
213 wmb(); in mthca_cmd_post_dbell()
215 wmb(); in mthca_cmd_post_dbell()
217 wmb(); in mthca_cmd_post_dbell()
219 wmb(); in mthca_cmd_post_dbell()
224 wmb(); in mthca_cmd_post_dbell()
226 wmb(); in mthca_cmd_post_dbell()
264 wmb(); in mthca_cmd_post_hcr()
H A Dmthca_qp.c1770 wmb(); in mthca_tavor_post_send()
1790 wmb(); in mthca_tavor_post_send()
1889 wmb(); in mthca_tavor_post_receive()
1902 wmb(); in mthca_tavor_post_receive()
1966 wmb(); in mthca_arbel_post_send()
1973 wmb(); in mthca_arbel_post_send()
2111 wmb(); in mthca_arbel_post_send()
2139 wmb(); in mthca_arbel_post_send()
2146 wmb(); in mthca_arbel_post_send()
2225 wmb(); in mthca_arbel_post_receive()
H A Dmthca_cq.c209 wmb(); in update_cons_index()
322 wmb(); in mthca_cq_clean()
683 wmb(); in mthca_poll_cq()
759 wmb(); in mthca_arbel_arm_cq()
H A Dmthca_srq.c545 wmb(); in mthca_tavor_post_srq_recv()
560 wmb(); in mthca_tavor_post_srq_recv()
634 wmb(); in mthca_arbel_post_srq_recv()
/freebsd/sys/dev/mxge/
H A Dif_mxge.c737 wmb(); in mxge_load_firmware_helper()
739 wmb(); in mxge_load_firmware_helper()
772 wmb(); in mxge_dummy_rdma()
793 wmb(); in mxge_dummy_rdma()
795 wmb(); in mxge_dummy_rdma()
833 wmb(); in mxge_send_cmd()
971 wmb(); in mxge_load_firmware()
996 wmb(); in mxge_load_firmware()
998 wmb(); in mxge_load_firmware()
1681 wmb(); in mxge_submit_req()
[all …]
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h486 wmb(); in t4_ring_sq_db()
502 wmb(); in t4_ring_sq_db()
511 wmb(); in t4_ring_rq_db()
526 wmb(); in t4_ring_rq_db()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2836_mp.c109 wmb(); in bcm2836_mp_start_ap()
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h427 #define smp_mb wmb
429 #define smp_wmb wmb
/freebsd/sys/dev/mlx4/
H A Dcq.h155 wmb(); in mlx4_cq_arm()
/freebsd/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c177 wmb(); in mv_axp_platform_mp_start_ap()
/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c203 wmb(); in dwmmc_ring_setup()
1002 wmb(); in dma_prepare()
1007 wmb(); in dma_prepare()
1033 wmb(); in pio_prepare()
1171 wmb(); in dwmmc_start_cmd()
1177 wmb(); in dwmmc_start_cmd()
/freebsd/sys/dev/mlx5/
H A Dcq.h146 wmb(); in mlx5_cq_arm()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mr.c357 wmb(); in mlx4_mr_hw_write_mpt()
362 wmb(); in mlx4_mr_hw_write_mpt()
1021 wmb(); in mlx4_map_phys_fmr()
1038 wmb(); in mlx4_map_phys_fmr()
1043 wmb(); in mlx4_map_phys_fmr()
/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c751 wmb(); in cxgbe_netmap_on()
920 wmb(); in ring_nm_txq_db()
944 wmb(); in ring_nm_txq_db()
950 wmb(); in ring_nm_txq_db()
1189 wmb(); in cxgbe_netmap_rxsync()
1230 wmb(); in cxgbe_netmap_rxsync()
1243 wmb(); in cxgbe_netmap_rxsync()
/freebsd/sys/dev/liquidio/
H A Dlio_ioctl.c325 wmb(); in lio_mtu_ctl_callback()
335 wmb(); in lio_mtu_ctl_callback()

12345