Searched refs:IGC_RETX_CTL (Results 1 – 2 of 2) sorted by relevance
96 retxctl = rd32(IGC_RETX_CTL) & IGC_RETX_CTL_WATERMARK_MASK; in igc_tsn_restore_retx_default()97 wr32(IGC_RETX_CTL, retxctl); in igc_tsn_restore_retx_default()185 retxctl = rd32(IGC_RETX_CTL); in igc_tsn_set_retx_qbvfullthreshold()190 wr32(IGC_RETX_CTL, retxctl); in igc_tsn_set_retx_qbvfullthreshold()
409 #define IGC_RETX_CTL 0x041C macro