Searched refs:rtv (Results 1 – 1 of 1) sorted by relevance
618 struct fc_els_rtv *rtv; in fc_rtv_fill() local620 rtv = fc_frame_payload_get(fp, sizeof(*rtv)); in fc_rtv_fill()621 memset(rtv, 0, sizeof(*rtv)); in fc_rtv_fill()622 rtv->rtv_cmd = ELS_RTV; in fc_rtv_fill()