Home
last modified time | relevance | path

Searched refs:DDP_LOCK (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/cxgbe/tom/
H A Dt4_ddp.c322 DDP_LOCK(toep); in release_ddp_resources()
659 DDP_LOCK(toep); in handle_ddp_data_aio()
877 DDP_LOCK(toep); in handle_ddp_data_rcvbuf()
1042 DDP_LOCK(toep); in do_ddp_tcb_rpl()
2258 DDP_LOCK(toep); in hold_aio()
2564 DDP_LOCK(toep); in aio_ddp_requeue()
2735 DDP_LOCK(toep); in aio_ddp_requeue_task()
2753 DDP_LOCK(toep); in t4_aio_cancel_active()
2791 DDP_LOCK(toep); in t4_aio_cancel_queued()
2824 DDP_LOCK(toep); in t4_aio_queue_ddp()
[all …]
H A Dt4_tom.h265 #define DDP_LOCK(toep) mtx_lock(&(toep)->ddp.lock) macro
H A Dt4_cpl_io.c1694 DDP_LOCK(toep); in do_peer_close()
2046 DDP_LOCK(toep); in do_rx_data()