Home
last modified time | relevance | path

Searched refs:F_DDP_INV (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_ddp.c653 if (__predict_false(!(report & F_DDP_INV))) in handle_ddp_data_aio()
872 invalidated = (report & F_DDP_INV) != 0; in handle_ddp_data_rcvbuf()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h1934 #define F_DDP_INV V_DDP_INV(1U) macro