Searched refs:MBOX_SEG_LEN (Results 1 – 2 of 2) sorted by relevance
36 #define MBOX_SEG_LEN 48 macro43 (MBOX_MAX_BUF_SZ - MBOX_SEQ_ID_MAX_VAL * MBOX_SEG_LEN)66 MBOX_HEADER_SZ + MBOX_SEG_LEN)128 if (seq_id > MBOX_SEQ_ID_MAX_VAL || seg_len > MBOX_SEG_LEN || in mbox_segment_valid()176 pos = seq_id * MBOX_SEG_LEN; in recv_mbox_handler()696 u32 seg_len = MBOX_SEG_LEN; in send_mbox_msg()738 if (left <= MBOX_SEG_LEN) { in send_mbox_msg()754 left -= MBOX_SEG_LEN; in send_mbox_msg()755 msg_seg += MBOX_SEG_LEN; in send_mbox_msg()
111 #define MBOX_SEG_LEN 48 macro375 if (seq_id > SEQ_ID_MAX_VAL || seg_len > MBOX_SEG_LEN) in check_mbox_seq_id_and_seg_len()449 pos = seq_id * MBOX_SEG_LEN; in recv_mbox_handler()595 random_id = be32_to_cpu(*(u32 *)(header + MBOX_SEG_LEN + in check_vf_mbox_random_id()680 u8 mbox_max_buf[MBOX_SEG_LEN] = {0}; in mbox_copy_send_data()710 HINIC_MBOX_INT_SET(ALIGN(MBOX_SEG_LEN + MBOX_HEADER_SZ + in write_mbox_msg_attr()847 u16 seg_len = MBOX_SEG_LEN; in send_mbox_to_func()