Home
last modified time | relevance | path

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

/freebsd/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()
2246 DDP_LOCK(toep); in hold_aio()
2552 DDP_LOCK(toep); in aio_ddp_requeue()
2723 DDP_LOCK(toep); in aio_ddp_requeue_task()
2741 DDP_LOCK(toep); in t4_aio_cancel_active()
2779 DDP_LOCK(toep); in t4_aio_cancel_queued()
2812 DDP_LOCK(toep); in t4_aio_queue_ddp()
[all …]
H A Dt4_tom.h261 #define DDP_LOCK(toep) mtx_lock(&(toep)->ddp.lock) macro
H A Dt4_cpl_io.c1356 DDP_LOCK(toep); in do_peer_close()
1707 DDP_LOCK(toep); in do_rx_data()