Searched refs:HNS3_CMD_CODE_OFFSET (Results 1 – 1 of 1) sorted by relevance
14 #define HNS3_CMD_CODE_OFFSET 2 macro147 if (msg_len > (HNS3_MBX_MAX_MSG_SIZE - HNS3_CMD_CODE_OFFSET)) { in hns3_send_mbx_msg()150 msg_len, HNS3_MBX_MAX_MSG_SIZE - HNS3_CMD_CODE_OFFSET); in hns3_send_mbx_msg()162 offset = is_ring_vector_msg ? 1 : HNS3_CMD_CODE_OFFSET; in hns3_send_mbx_msg()