Lines Matching refs:ecode
170 enum ddp_ecode ecode; in siw_rresp_check_ntoh() local
193 ecode = DDP_ECODE_T_INVALID_STAG; in siw_rresp_check_ntoh()
200 ecode = DDP_ECODE_T_BASE_BOUNDS; in siw_rresp_check_ntoh()
208 ecode = DDP_ECODE_T_BASE_BOUNDS; in siw_rresp_check_ntoh()
214 DDP_ETYPE_TAGGED_BUF, ecode, 0); in siw_rresp_check_ntoh()
233 enum ddp_ecode ecode; in siw_write_check_ntoh() local
247 ecode = DDP_ECODE_T_INVALID_STAG; in siw_write_check_ntoh()
255 ecode = DDP_ECODE_T_BASE_BOUNDS; in siw_write_check_ntoh()
262 DDP_ETYPE_TAGGED_BUF, ecode, 0); in siw_write_check_ntoh()
282 enum ddp_ecode ecode; in siw_send_check_ntoh() local
291 ecode = DDP_ECODE_UT_INVALID_QN; in siw_send_check_ntoh()
298 ecode = DDP_ECODE_UT_INVALID_MSN_RANGE; in siw_send_check_ntoh()
304 ecode = DDP_ECODE_UT_INVALID_MO; in siw_send_check_ntoh()
320 ecode = DDP_ECODE_UT_INVALID_MSN_NOBUF; in siw_send_check_ntoh()
326 DDP_ETYPE_UNTAGGED_BUF, ecode, 0); in siw_send_check_ntoh()
1037 enum ddp_ecode ecode; in siw_get_hdr() local
1044 ecode = DDP_ECODE_T_VERSION; in siw_get_hdr()
1047 ecode = DDP_ECODE_UT_VERSION; in siw_get_hdr()
1050 etype, ecode, 0); in siw_get_hdr()