Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h841 #define V_TX_ACK_PAGES(x) ((x) << S_TX_ACK_PAGES) macro
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c373 req->flags |= htonl(V_TX_ACK_PAGES(2) | F_TX_INIT | in make_tx_data_wr()
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_msg.h1127 #define V_TX_ACK_PAGES(x) ((x) << S_TX_ACK_PAGES) macro