Searched refs:TX_CMD_A_FIRST_SEG_ (Results 1 – 4 of 4) sorted by relevance
25 #define TX_CMD_A_FIRST_SEG_ (0x00002000) macro
1879 tx_cmd_a = (u32)(skb->len - 8) | TX_CMD_A_FIRST_SEG_ | in smsc95xx_tx_fixup()
69 #define TX_CMD_A_FIRST_SEG_ 0x00002000 macro
721 txcmd_a |= TX_CMD_A_FIRST_SEG_ | TX_CMD_A_LAST_SEG_; in smsc911x_phy_check_loopbackpkt()1700 tx_cmd_a |= TX_CMD_A_FIRST_SEG_ | TX_CMD_A_LAST_SEG_; in smsc911x_hard_start_xmit()