Searched refs:V_FW_WR_IMMDLEN (Results 1 – 3 of 3) sorted by relevance
41 V_FW_WR_IMMDLEN(sizeof (*w) - sizeof (w->wr))); \
2530 V_FW_WR_IMMDLEN(0)); /* immdlen does not matter in this WR */ in write_txpkts_wr()2597 V_FW_WR_IMMDLEN(ctrl)); in write_txpkt_wr()
162 #define V_FW_WR_IMMDLEN(x) ((x) << S_FW_WR_IMMDLEN) macro