Searched refs:TX_CMD_A_IPE_ (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/usb/ | ||
H A D | lan78xx.h | 35 #define TX_CMD_A_IPE_ (0x04000000) macro |
H A D | lan78xx.c | 3913 tx_cmd_a |= TX_CMD_A_IPE_ | TX_CMD_A_TPE_; in lan78xx_fill_tx_cmd_words() |