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