Searched refs:TX_DESC_TDES1_BFFR2_SZ_MASK (Results 1 – 2 of 2) sorted by relevance
153 #define TX_DESC_TDES1_BFFR2_SZ_MASK(word) extract32(word, 11, 11) macro
594 tx_buf_len = TX_DESC_TDES1_BFFR2_SZ_MASK(tx_desc.tdes1); in gmac_try_send_next_packet()