Lines Matching refs:s32

264 static s32 fm10k_fifo_enqueue(struct fm10k_mbx_fifo *fifo, const u32 *msg)
471 static s32 fm10k_mbx_push_tail(struct fm10k_hw *hw,
638 static s32 fm10k_mbx_verify_remote_crc(struct fm10k_mbx_info *mbx)
706 s32 err;
739 static s32 fm10k_mbx_enqueue_tx(struct fm10k_hw *hw,
743 s32 err;
787 static s32 fm10k_mbx_read(struct fm10k_hw *hw, struct fm10k_mbx_info *mbx)
920 static void fm10k_mbx_create_error_msg(struct fm10k_mbx_info *mbx, s32 err)
950 static s32 fm10k_mbx_validate_msg_hdr(struct fm10k_mbx_info *mbx)
1017 static s32 fm10k_mbx_create_reply(struct fm10k_hw *hw,
1147 static s32 fm10k_mbx_process_connect(struct fm10k_hw *hw,
1194 static s32 fm10k_mbx_process_data(struct fm10k_hw *hw,
1199 s32 err;
1236 static s32 fm10k_mbx_process_disconnect(struct fm10k_hw *hw,
1242 s32 err;
1289 static s32 fm10k_mbx_process_error(struct fm10k_hw *hw,
1336 static s32 fm10k_mbx_process(struct fm10k_hw *hw,
1339 s32 err;
1436 static s32 fm10k_mbx_connect(struct fm10k_hw *hw, struct fm10k_mbx_info *mbx)
1477 static s32 fm10k_mbx_validate_handlers(const struct fm10k_msg_data *msg_data)
1531 static s32 fm10k_mbx_register_handlers(struct fm10k_mbx_info *mbx,
1558 s32 fm10k_pfvf_mbx_init(struct fm10k_hw *hw, struct fm10k_mbx_info *mbx,
1694 static s32 fm10k_sm_mbx_connect(struct fm10k_hw *hw, struct fm10k_mbx_info *mbx)
1772 static s32 fm10k_sm_mbx_validate_fifo_hdr(struct fm10k_mbx_info *mbx)
1850 static void fm10k_sm_mbx_create_error_msg(struct fm10k_mbx_info *mbx, s32 err)
1878 static s32 fm10k_sm_mbx_receive(struct fm10k_hw *hw,
1884 s32 err;
2000 static s32 fm10k_sm_mbx_process_reset(struct fm10k_hw *hw,
2003 s32 err = 0;
2039 static s32 fm10k_sm_mbx_process_version_1(struct fm10k_hw *hw,
2044 s32 len;
2084 static s32 fm10k_sm_mbx_process(struct fm10k_hw *hw,
2087 s32 err;
2139 s32 fm10k_sm_mbx_init(struct fm10k_hw __always_unused *hw,