Searched refs:disc_adv (Results 1 – 1 of 1) sorted by relevance
259 if (be16_to_cpu(disc_adv->fip.fip_flags) & FIP_FL_SOL) { in fnic_fcoe_fip_discovery_resp()264 if ((disc_adv->prio_desc.fd_pri < in fnic_fcoe_fip_discovery_resp()272 disc_adv->mac_desc.fd_mac, ETH_ALEN); in fnic_fcoe_fip_discovery_resp()274 disc_adv->prio_desc.fd_pri; in fnic_fcoe_fip_discovery_resp()276 be32_to_cpu(disc_adv->fka_adv_desc.fd_fka_period); in fnic_fcoe_fip_discovery_resp()281 (disc_adv->fka_adv_desc.fd_flags & 1); in fnic_fcoe_fip_discovery_resp()291 disc_adv->mac_desc.fd_mac, ETH_ALEN) == 0) { in fnic_fcoe_fip_discovery_resp()293 be32_to_cpu(disc_adv->fka_adv_desc.fd_fka_period)) { in fnic_fcoe_fip_discovery_resp()295 be32_to_cpu(disc_adv->fka_adv_desc.fd_fka_period); in fnic_fcoe_fip_discovery_resp()305 && ((disc_adv->fka_adv_desc.fd_flags & 1) == in fnic_fcoe_fip_discovery_resp()[all …]