Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h120 #define IGC_TDLEN(_n) ((_n) < 4 ? (0x03808 + ((_n) * 0x100)) : \ macro
H A Dif_igc.c357 regs_buff[14] = IGC_READ_REG(hw, IGC_TDLEN(0)); in igc_get_regs()
2157 IGC_WRITE_REG(hw, IGC_TDLEN(i), in igc_initialize_transmit_unit()
2169 IGC_READ_REG(&sc->hw, IGC_TDLEN(i))); in igc_initialize_transmit_unit()