Searched refs:TX_CMD_A_LAST_SEG_ (Results 1 – 3 of 3) sorted by relevance
14 #define TX_CMD_A_LAST_SEG_ (0x00001000) /* Last Segment */ macro
2008 tx_cmd_a = tx_cmd_b | TX_CMD_A_FIRST_SEG_ | TX_CMD_A_LAST_SEG_; in smsc95xx_tx_fixup()
74 #define TX_CMD_A_LAST_SEG_ 0x00001000 macro