Searched refs:XGMAC_TDES3_CTXT (Results 1 – 2 of 2) sorted by relevance
239 p->des3 = cpu_to_le32(XGMAC_TDES3_CTXT | XGMAC_TDES3_TCMSSV); in dwxgmac2_set_mss()327 p->des3 |= cpu_to_le32(XGMAC_TDES3_CTXT); in dwxgmac2_set_vlan_tag()
475 #define XGMAC_TDES3_CTXT BIT(30) macro