Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h78 #define IGC_TIPG 0x00410 /* Tx Inter-packet gap -RW */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c488 uint32_t tipg = IGC_READ_REG(hw, IGC_TIPG); in eth_igc_link_update()
492 IGC_WRITE_REG(hw, IGC_TIPG, tipg); in eth_igc_link_update()