Searched refs:tmp_fw_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c1688 char *tmp_fw_type; local
1691 tmp_fw_type = LIO_FW_NAME_TYPE_NIC;
1692 strscpy_pad(fw_type, tmp_fw_type, sizeof(fw_type));
1694 tmp_fw_type = fw_type;
1698 octeon_get_conf(oct)->card_name, tmp_fw_type,

Completed in 100 milliseconds