Searched refs:wmb (Results 1 – 14 of 14) sorted by relevance
54 #define wmb() rte_wmb() macro
71 #define ECORE_SMP_WMB() wmb()72 #define ECORE_MMIOWB() wmb()
4345 wmb(); /* keep prod updates ordered */ in bnx2x_update_eq_prod()4518 wmb(); in bnx2x_eq_int()5049 wmb(); in bnx2x_update_rx_prod()5056 wmb(); /* keep prod updates ordered */ in bnx2x_update_rx_prod()5998 wmb(); in bnx2x_set_234_gates()6118 wmb(); in bnx2x_pxp_prep()6214 wmb(); in bnx2x_process_kill_chip_reset()6220 wmb(); in bnx2x_process_kill_chip_reset()6223 wmb(); in bnx2x_process_kill_chip_reset()6279 wmb(); in bnx2x_process_kill()
134 wmb(); in bnx2x_do_req4pf()
3739 wmb(); in ecore_queue_comp_cmd()4721 wmb(); in ecore_func_state_change_comp()
56 rte_gpu_wmb_t *wmb; member
716 if (dev->ops.wmb == NULL) { in rte_gpu_wmb()720 return GPU_DRV_RET(dev->ops.wmb(dev)); in rte_gpu_wmb()
97 #define wmb() rte_wmb() macro
81 #define wmb() rte_wmb() /* dpdk rte provided wmb */ macro
257 wmb(); in ring_fl_db()280 wmb(); in ring_fl_db()364 wmb(); in refill_fl_usembufs()1668 wmb(); in cxgbe_poll()
78 #define wmb rte_wmb macro
74 wmb(); in ena_com_write_bounce_buffer_to_dev()
1395 dev->ops.wmb = cuda_wmb; in cuda_gpu_probe()
1390 #define wmb() rte_wmb() /* dpdk rte provided wmb */ macro