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