Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c1765 uint32_t dsn_low, dsn_high; in ice_pkg_file_search_path() local
1771 rte_pci_read_config(pci_dev, &dsn_low, 4, pos + 4); in ice_pkg_file_search_path()
1774 "ice-%08x%08x.pkg", dsn_high, dsn_low); in ice_pkg_file_search_path()