Searched refs:term_info (Results 1 – 2 of 2) sorted by relevance
883 union iwarp_hdr term_info; in siw_proc_terminate() local884 u8 *infop = (u8 *)&term_info; in siw_proc_terminate()913 memset(infop, 0, sizeof(term_info)); in siw_proc_terminate()917 op = __rdmap_get_opcode(&term_info.ctrl); in siw_proc_terminate()936 op, be16_to_cpu(term_info.ctrl.mpa_len), in siw_proc_terminate()940 op, be16_to_cpu(term_info.ctrl.mpa_len), in siw_proc_terminate()
464 } term_info; member