Searched refs:F_FW_WR_EQUEQ (Results 1 – 3 of 3) sorted by relevance
1032 wr->equiq_to_len16 |= htobe32(F_FW_WR_EQUEQ | in cxgbe_nm_tx()1037 wr->equiq_to_len16 |= htobe32(F_FW_WR_EQUEQ); in cxgbe_nm_tx()1045 wr->equiq_to_len16 |= htobe32(F_FW_WR_EQUEQ); in cxgbe_nm_tx()
2201 F_FW_WR_EQUEQ); in drain_wrq_wr_list()3020 F_FW_WR_EQUEQ); in commit_wrq_wr()3100 wr->equiq_to_len16 |= htobe32(F_FW_WR_EQUEQ | F_FW_WR_EQUIQ); in set_txupdate_flags()3103 wr->equiq_to_len16 |= htobe32(F_FW_WR_EQUEQ); in set_txupdate_flags()
221 #define F_FW_WR_EQUEQ V_FW_WR_EQUEQ(1U) macro