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