Searched refs:TX_CMD_A_FIRST_SEG_ (Results 1 – 5 of 5) sorted by relevance
13 #define TX_CMD_A_FIRST_SEG_ (0x00002000) /* First Segment */ macro
1953 tx_cmd_a = tx_cmd_b | TX_CMD_A_FIRST_SEG_ | TX_CMD_A_LAST_SEG_; in smsc95xx_tx_fixup()
73 #define TX_CMD_A_FIRST_SEG_ 0x00002000 macro
727 txcmd_a |= TX_CMD_A_FIRST_SEG_ | TX_CMD_A_LAST_SEG_; in smsc911x_phy_check_loopbackpkt()1804 tx_cmd_a |= TX_CMD_A_FIRST_SEG_ | TX_CMD_A_LAST_SEG_; in smsc911x_hard_start_xmit()
28 #define TX_CMD_A_FIRST_SEG_ 0x00002000 macro689 tx_cmd_a = (u32)length | TX_CMD_A_FIRST_SEG_ | TX_CMD_A_LAST_SEG_; in smsc95xx_send_common()