Searched refs:prlo (Results 1 – 5 of 5) sorted by relevance
330 if (prov && prov->prlo) in fc_rport_work()331 prov->prlo(rdata); in fc_rport_work()2087 struct fc_els_prlo prlo; in fc_rport_recv_prlo_req() member2105 plen = ntohs(pp->prlo.prlo_len); in fc_rport_recv_prlo_req()2123 pp->prlo.prlo_cmd = ELS_LS_ACC; in fc_rport_recv_prlo_req()2124 pp->prlo.prlo_obs = 0x10; in fc_rport_recv_prlo_req()2125 pp->prlo.prlo_len = htons(len); in fc_rport_recv_prlo_req()
757 struct fc_els_prlo prlo; in efc_send_prlo_acc() member776 pp->prlo.prlo_cmd = ELS_LS_ACC; in efc_send_prlo_acc()777 pp->prlo.prlo_obs = 0x10; in efc_send_prlo_acc()778 pp->prlo.prlo_len = cpu_to_be16(sizeof(*pp)); in efc_send_prlo_acc()
465 struct fc_prlo_s *prlo; in fc_logout_params_pages() local469 prlo = (struct fc_prlo_s *) (fc_frame + 1); in fc_logout_params_pages()470 num_pages = (be16_to_cpu(prlo->payload_len) - 4) / 16; in fc_logout_params_pages()
500 .prlo = ft_prlo,
5218 qla2x00_post_async_work(prlo, QLA_EVT_ASYNC_PRLO);