Searched refs:TX_DESC_PKT_LEN (Results 1 – 2 of 2) sorted by relevance
212 #define TX_DESC_PKT_LEN(word) extract32((word), 0, 16) macro
373 length = TX_DESC_PKT_LEN(tx_desc.status_and_length); in emc_try_send_next_packet()