Searched refs:fw_model (Results 1 – 3 of 3) sorted by relevance
105 if (iter->model != priv->fw_model) { in load_next_firmware_from_table()148 priv->fw_model = card_model; in lbs_get_firmware_async()
189 u32 fw_model; member
384 const char *fw_model; in nfp_net_fw_find() local413 fw_model = nfp_hwinfo_lookup(pf->hwinfo, "nffw.partno"); in nfp_net_fw_find()414 if (!fw_model) in nfp_net_fw_find()415 fw_model = nfp_hwinfo_lookup(pf->hwinfo, "assembly.partno"); in nfp_net_fw_find()416 if (!fw_model) { in nfp_net_fw_find()422 spc -= snprintf(fw_name, spc, "netronome/nic_%s", fw_model); in nfp_net_fw_find()