Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Ddevlink.c91 static char *fw_slotnames[] = { variable
122 if (i < ARRAY_SIZE(fw_slotnames)) in pdsc_dl_info_get()
123 strscpy(buf, fw_slotnames[i], sizeof(buf)); in pdsc_dl_info_get()