Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/tom/
HDt4_ddp.c375 unsigned int db_flag; in handle_ddp_data() local
382 db_flag = report & F_DDP_BUF_IDX ? DDP_BUF1_ACTIVE : DDP_BUF0_ACTIVE; in handle_ddp_data()
446 KASSERT(toep->ddp_flags & db_flag, in handle_ddp_data()
449 toep->ddp_flags &= ~db_flag; in handle_ddp_data()