Searched refs:TX_CMD_A_LAST_SEG_ (Results 1 – 4 of 4) sorted by relevance
14 #define TX_CMD_A_LAST_SEG_ (0x00001000) /* Last Segment */ macro
1951 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
728 txcmd_a |= TX_CMD_A_FIRST_SEG_ | TX_CMD_A_LAST_SEG_; in smsc911x_phy_check_loopbackpkt()1807 tx_cmd_a |= TX_CMD_A_FIRST_SEG_ | TX_CMD_A_LAST_SEG_; in smsc911x_hard_start_xmit()