Lines Matching refs:wwn_t
468 (void *)&plogi->port_name, sizeof(wwn_t)) < 0)) { in bfa_fcs_lport_plogi()
490 (void *)&plogi->port_name, sizeof(wwn_t)) < 0)) { in bfa_fcs_lport_plogi()
921 bfa_fcs_lport_get_rport_by_pwwn(struct bfa_fcs_lport_s *port, wwn_t pwwn) in bfa_fcs_lport_get_rport_by_pwwn()
940 bfa_fcs_lport_get_rport_by_nwwn(struct bfa_fcs_lport_s *port, wwn_t nwwn) in bfa_fcs_lport_get_rport_by_nwwn()
960 wwn_t pwwn, u32 pid) in bfa_fcs_lport_get_rport_by_qualifier()
1212 sizeof(wwn_t)) > 0) { in bfa_fcs_lport_n2n_online()
1907 templen = sizeof(wwn_t); in bfa_fcs_lport_fdmi_build_rhba_pyld()
3155 wwn_t *gfn_resp; in bfa_fcs_lport_ms_gfn_response()
3173 gfn_resp = (wwn_t *)(cthdr + 1); in bfa_fcs_lport_ms_gfn_response()
3176 gfn_resp, sizeof(wwn_t)) != 0)) { in bfa_fcs_lport_ms_gfn_response()
4931 wwn_t wwns[BFA_PREBOOT_BOOTLUN_MAX]; in bfa_fcs_lport_ns_boot_target_disc()
5510 wwn_t
5511 bfa_fcs_lport_get_rport(struct bfa_fcs_lport_s *port, wwn_t wwn, int index, in bfa_fcs_lport_get_rport()
5520 return (wwn_t) 0; in bfa_fcs_lport_get_rport()
5555 return (wwn_t) 0; in bfa_fcs_lport_get_rport()
5665 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port()
6667 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()