Searched refs:RFD_CMDSUSPEND (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/ |
H A D | ether1.h | 91 #define RFD_CMDSUSPEND (1 << 14) macro
|
H A D | ether1.c | 484 init_rfd.rfd_command = RFD_CMDEL | RFD_CMDSUSPEND; in ether1_init_for_open() 884 ether1_writew(dev, RFD_CMDEL | RFD_CMDSUSPEND, nexttail, rfd_t, rfd_command, NORMALIRQS); in ether1_recv_done()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/ |
H A D | ether1.h | 91 #define RFD_CMDSUSPEND (1 << 14) macro
|
H A D | ether1.c | 484 init_rfd.rfd_command = RFD_CMDEL | RFD_CMDSUSPEND; in ether1_init_for_open() 884 ether1_writew(dev, RFD_CMDEL | RFD_CMDSUSPEND, nexttail, rfd_t, rfd_command, NORMALIRQS); in ether1_recv_done()
|
Completed in 5 milliseconds