Searched refs:IGC_RETX_CTL (Results 1 – 2 of 2) sorted by relevance
292 retxctl = rd32(IGC_RETX_CTL) & IGC_RETX_CTL_WATERMARK_MASK; in igc_tsn_restore_retx_default()293 wr32(IGC_RETX_CTL, retxctl); in igc_tsn_restore_retx_default()416 retxctl = rd32(IGC_RETX_CTL); in igc_tsn_set_retx_qbvfullthreshold()421 wr32(IGC_RETX_CTL, retxctl); in igc_tsn_set_retx_qbvfullthreshold()
455 #define IGC_RETX_CTL 0x041C macro