Searched refs:TX_CMD_A_FCS_ (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/usb/ | ||
H A D | lan78xx.h | 39 #define TX_CMD_A_FCS_ (0x00400000) macro |
H A D | lan78xx.c | 3910 tx_cmd_a = (u32)(skb->len & TX_CMD_A_LEN_MASK_) | TX_CMD_A_FCS_; in lan78xx_fill_tx_cmd_words() |