Searched refs:IGC_RETX_CTL (Results 1 – 2 of 2) sorted by relevance
301 retxctl = rd32(IGC_RETX_CTL) & IGC_RETX_CTL_WATERMARK_MASK; in igc_tsn_restore_retx_default()302 wr32(IGC_RETX_CTL, retxctl); in igc_tsn_restore_retx_default()425 retxctl = rd32(IGC_RETX_CTL); in igc_tsn_set_retx_qbvfullthreshold()430 wr32(IGC_RETX_CTL, retxctl); in igc_tsn_set_retx_qbvfullthreshold()
458 #define IGC_RETX_CTL 0x041C macro