Searched refs:ENETC_PTCMSDUR (Results 1 – 2 of 2) sorted by relevance
397 enetc_port_wr(hw, ENETC_PTCMSDUR(tc), val); in enetc_set_ptcmsdur()406 enetc_port_wr(hw, ENETC_PTCMSDUR(tc), ENETC_MAC_MAXFRM_SIZE); in enetc_reset_ptcmsdur()
259 #define ENETC_PTCMSDUR(n) (0x2020 + (n) * 4) /* n = TC index [0..7] */ macro