Searched refs:TX_CMD_A_FCS (Results 1 – 2 of 2) sorted by relevance
17 #define TX_CMD_A_FCS (0x00400000) macro
2282 tx_cmd_a = (u32)(skb->len & TX_CMD_A_LEN) | TX_CMD_A_FCS; in smsc75xx_tx_fixup()