Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_osdep.h124 #define IGC_WRITE_REG_LE_VALUE(hw, reg, value) \ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c862 IGC_WRITE_REG_LE_VALUE(hw, IGC_RSSRK(i), hash_key[i]); in igc_hw_rss_hash_set()
906 IGC_WRITE_REG_LE_VALUE(hw, in igc_rss_configure()
1023 IGC_WRITE_REG_LE_VALUE(hw, in igc_add_rss_filter()
H A Digc_ethdev.c2302 IGC_WRITE_REG_LE_VALUE(hw, in eth_igc_rss_reta_update()