Searched refs:TX_DESC_E (Results 1 – 3 of 3) sorted by relevance
1835 tbd->len & TX_DESC_E ? "E" : "."); in ql_dump_tx_desc()1843 tbd->len & TX_DESC_E ? "E" : "."); in ql_dump_tx_desc()1851 tbd->len & TX_DESC_E ? "E" : "."); in ql_dump_tx_desc()
1071 #define TX_DESC_E 0x80000000 macro
1347 tbd->len = cpu_to_le32(le32_to_cpu(tbd->len) | TX_DESC_E); in ql_map_send()