Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/szedata2/
H A Drte_eth_szedata2.c1430 uint32_t tmp_index; in get_szedata2_index() local
1449 ret = sscanf(entry->d_name, "combosix%u", &tmp_index); in get_szedata2_index()
1455 tmp_index); in get_szedata2_index()
1471 *index = tmp_index; in get_szedata2_index()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.c1321 u32 tmp_index = sb_info->sb_ack; in ecore_int_sp_dpc() local
1325 tmp_index, sb_info->sb_ack); in ecore_int_sp_dpc()
1333 u16 tmp_index = sb_attn->index; in ecore_int_sp_dpc() local
1338 tmp_index, sb_attn->index); in ecore_int_sp_dpc()