Searched refs:nwwns (Results 1 – 5 of 5) sorted by relevance
1308 u8 nwwns = 0; in bfad_get_linkup_delay() local1319 bfa_iocfc_get_bootwwns(&bfad->bfa, &nwwns, wwns); in bfad_get_linkup_delay()1321 if (nwwns > 0) in bfad_get_linkup_delay()
1695 bfa_iocfc_get_bootwwns(struct bfa_s *bfa, u8 *nwwns, wwn_t *wwns) in bfa_iocfc_get_bootwwns() argument1703 *nwwns = cfgrsp->pbc_cfg.nbluns; in bfa_iocfc_get_bootwwns()1710 *nwwns = cfgrsp->bootwwns.nwwns; in bfa_iocfc_get_bootwwns()
71 u8 nwwns; member
355 void bfa_iocfc_get_bootwwns(struct bfa_s *bfa, u8 *nwwns, wwn_t *wwns);
5089 u8 nwwns; in bfa_fcs_lport_ns_boot_target_disc() local5093 bfa_iocfc_get_bootwwns(port->fcs->bfa, &nwwns, wwns); in bfa_fcs_lport_ns_boot_target_disc()5095 for (ii = 0 ; ii < nwwns; ++ii) { in bfa_fcs_lport_ns_boot_target_disc()