Searched refs:OWL_EMAC_BIT_TDES1_IC (Results 1 – 2 of 2) sorted by relevance
212 #define OWL_EMAC_BIT_TDES1_IC BIT(31) /* Interrupt on completion */ macro
228 desc->control = OWL_EMAC_BIT_TDES1_IC; in owl_emac_ring_prepare_tx()533 control &= OWL_EMAC_BIT_TDES1_IC | OWL_EMAC_BIT_TDES1_TER; /* Maintain bits */ in owl_emac_setup_frame_xmit()608 control &= OWL_EMAC_BIT_TDES1_IC | OWL_EMAC_BIT_TDES1_TER; /* Maintain bits */ in owl_emac_ndo_start_xmit()