Lines Matching refs:ecode
169 enum ddp_ecode ecode; in siw_rresp_check_ntoh() local
192 ecode = DDP_ECODE_T_INVALID_STAG; in siw_rresp_check_ntoh()
199 ecode = DDP_ECODE_T_BASE_BOUNDS; in siw_rresp_check_ntoh()
207 ecode = DDP_ECODE_T_BASE_BOUNDS; in siw_rresp_check_ntoh()
213 DDP_ETYPE_TAGGED_BUF, ecode, 0); in siw_rresp_check_ntoh()
232 enum ddp_ecode ecode; in siw_write_check_ntoh() local
246 ecode = DDP_ECODE_T_INVALID_STAG; in siw_write_check_ntoh()
254 ecode = DDP_ECODE_T_BASE_BOUNDS; in siw_write_check_ntoh()
261 DDP_ETYPE_TAGGED_BUF, ecode, 0); in siw_write_check_ntoh()
281 enum ddp_ecode ecode; in siw_send_check_ntoh() local
290 ecode = DDP_ECODE_UT_INVALID_QN; in siw_send_check_ntoh()
297 ecode = DDP_ECODE_UT_INVALID_MSN_RANGE; in siw_send_check_ntoh()
303 ecode = DDP_ECODE_UT_INVALID_MO; in siw_send_check_ntoh()
319 ecode = DDP_ECODE_UT_INVALID_MSN_NOBUF; in siw_send_check_ntoh()
325 DDP_ETYPE_UNTAGGED_BUF, ecode, 0); in siw_send_check_ntoh()
1027 enum ddp_ecode ecode; in siw_get_hdr() local
1034 ecode = DDP_ECODE_T_VERSION; in siw_get_hdr()
1037 ecode = DDP_ECODE_UT_VERSION; in siw_get_hdr()
1040 etype, ecode, 0); in siw_get_hdr()