Searched refs:ENAHW_TX_DESC_COMP_REQ_MASK (Results 1 – 1 of 1) sorted by relevance
1577 #define ENAHW_TX_DESC_COMP_REQ_MASK BIT(28) macro1629 (((desc)->etd_len_ctrl) |= ENAHW_TX_DESC_COMP_REQ_MASK)1632 (((desc)->etd_len_ctrl) &= ~ENAHW_TX_DESC_COMP_REQ_MASK)