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