Home
last modified time | relevance | path

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

/dpdk/drivers/net/igc/base/
H A Digc_osdep.h124 #define IGC_WRITE_REG_LE_VALUE(hw, reg, value) \ macro
/dpdk/drivers/net/igc/
H A Digc_txrx.c845 IGC_WRITE_REG_LE_VALUE(hw, IGC_RSSRK(i), hash_key[i]); in igc_hw_rss_hash_set()
889 IGC_WRITE_REG_LE_VALUE(hw, in igc_rss_configure()
1006 IGC_WRITE_REG_LE_VALUE(hw, in igc_add_rss_filter()
H A Digc_ethdev.c2284 IGC_WRITE_REG_LE_VALUE(hw, in eth_igc_rss_reta_update()