Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/szedata2/
H A Drte_eth_szedata2.c1432 char pcislot_path[PATH_MAX]; in get_szedata2_index() local
1453 snprintf(pcislot_path, PATH_MAX, in get_szedata2_index()
1457 fd = fopen(pcislot_path, "r"); in get_szedata2_index()