Searched refs:V_FW_WR_IMMDLEN (Results 1 – 3 of 3) sorted by relevance
50 V_FW_WR_IMMDLEN(sizeof(*w) - sizeof(w->wr))); \
474 V_FW_WR_IMMDLEN(sizeof(*req) - sizeof(req->wr))); in t4_close_conn()545 V_FW_WR_IMMDLEN(immdlen)); in write_tx_wr()
203 #define V_FW_WR_IMMDLEN(x) ((x) << S_FW_WR_IMMDLEN) macro