Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/
HDt4_filter.c1642 #define LEN__ABORT_REQ_ULP (sizeof(struct ulp_txpkt) + \ macro
1652 ulpmc->len = htobe32(howmany(LEN__ABORT_REQ_ULP, 16)); in mk_abort_req_ulp()
1665 if (LEN__ABORT_REQ_ULP % 16) { in mk_abort_req_ulp()
1711 roundup2(LEN__ABORT_REQ_ULP, 16) + in del_hashfilter_wrlen()