Home
last modified time | relevance | path

Searched refs:fw_model (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/
A Dfirmware.c105 if (iter->model != priv->fw_model) { in load_next_firmware_from_table()
148 priv->fw_model = card_model; in lbs_get_firmware_async()
A Ddev.h189 u32 fw_model; member
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_main.c384 const char *fw_model; in nfp_net_fw_find() local
413 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()

Completed in 10 milliseconds