Searched refs:TXCTL_LAST (Results 1 – 4 of 4) sorted by relevance
261 #define TXCTL_LAST 0x40000000U /* last descriptor */ macro
2006 control = len | TXCTL_FIRST | TXCTL_LAST | TXCTL_INTCMPLTE; in afe_send()2075 if ((control & TXCTL_LAST) == 0) in afe_reclaim()
287 #define TXCTL_LAST 0x40000000U /* last descriptor */ macro
2321 TXCTL_FIRST | TXCTL_LAST | TXCTL_INTCMPLTE | TXCTL_HASHPERF | in mxfe_send_setup()2403 control = len | TXCTL_FIRST | TXCTL_LAST | TXCTL_INTCMPLTE; in mxfe_send()2473 ((control & TXCTL_LAST) == 0)) { in mxfe_reclaim()