Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/tom/
HDt4_ddp.c198 #define LEN__SET_TCB_FIELD_ULP (sizeof(struct ulp_txpkt) + \ macro
213 ulpmc->len = htobe32(howmany(LEN__SET_TCB_FIELD_ULP, 16)); in mk_set_tcb_field_ulp()
228 if (LEN__SET_TCB_FIELD_ULP % 16) { in mk_set_tcb_field_ulp()
314 len = sizeof(*wrh) + 3 * roundup2(LEN__SET_TCB_FIELD_ULP, 16) + in mk_update_tcb_for_ddp()