Searched refs:new_cmd_sn (Results 1 – 1 of 1) sorted by relevance
1027 uint32_t old_cmd_sn, new_cmd_sn; in hermon_arm_cq_dbr_update() local1036 new_cmd_sn = (old_cmd_sn + (0x1 << HERMON_CQDB_CMDSN_SHIFT)) & in hermon_arm_cq_dbr_update()1038 new = htonl((tmp & ~(0x37 << HERMON_CQDB_CMD_SHIFT)) | new_cmd_sn); in hermon_arm_cq_dbr_update()