Lines Matching refs:wwn_t
426 (void *)&plogi->port_name, sizeof(wwn_t)) < 0)) { in bfa_fcs_lport_plogi()
448 (void *)&plogi->port_name, sizeof(wwn_t)) < 0)) { in bfa_fcs_lport_plogi()
864 bfa_fcs_lport_get_rport_by_pwwn(struct bfa_fcs_lport_s *port, wwn_t pwwn) in bfa_fcs_lport_get_rport_by_pwwn()
883 bfa_fcs_lport_get_rport_by_nwwn(struct bfa_fcs_lport_s *port, wwn_t nwwn) in bfa_fcs_lport_get_rport_by_nwwn()
1125 sizeof(wwn_t)) > 0) { in bfa_fcs_lport_n2n_online()
1727 templen = sizeof(wwn_t); in bfa_fcs_lport_fdmi_build_rhba_pyld()
2971 wwn_t *gfn_resp; in bfa_fcs_lport_ms_gfn_response()
2989 gfn_resp = (wwn_t *)(cthdr + 1); in bfa_fcs_lport_ms_gfn_response()
2992 gfn_resp, sizeof(wwn_t)) != 0)) { in bfa_fcs_lport_ms_gfn_response()
4351 wwn_t wwns[BFA_PREBOOT_BOOTLUN_MAX]; in bfa_fcs_lport_ns_boot_target_disc()
4846 wwn_t
4847 bfa_fcs_lport_get_rport(struct bfa_fcs_lport_s *port, wwn_t wwn, int index, in bfa_fcs_lport_get_rport()
4856 return (wwn_t) 0; in bfa_fcs_lport_get_rport()
4891 return (wwn_t) 0; in bfa_fcs_lport_get_rport()
4896 wwn_t rport_wwns[], int *nrports) in bfa_fcs_lport_get_rports()
4995 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port()
5974 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()