Home
last modified time | relevance | path

Searched refs:RxDiscard (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c509.c123 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
921 outw(RxDiscard, ioaddr + EL3_CMD); in el3_rx()
946 outw(RxDiscard, ioaddr + EL3_CMD); /* Pop top Rx packet. */ in el3_rx()
953 outw(RxDiscard, ioaddr + EL3_CMD); in el3_rx()
H A D3c589_cs.c80 RxDiscard = 8<<11, enumerator
883 tc589_wait_for_completion(dev, RxDiscard); in el3_rx()
H A D3c574_cs.c137 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
1028 tc574_wait_for_completion(dev, RxDiscard); in el3_rx()
H A D3c515.c183 DownUnstall = (6 << 11) + 3, RxDiscard = 8 << 11, TxEnable = 9 << 11, enumerator
1293 outw(RxDiscard, ioaddr + EL3_CMD); /* Pop top Rx packet. */ in corkscrew_rx()
1306 outw(RxDiscard, ioaddr + EL3_CMD); in corkscrew_rx()
H A D3c59x.c452 RxDiscard = 8<<11, TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
2568 iowrite16(RxDiscard, ioaddr + EL3_CMD); /* Pop top Rx packet. */ in vortex_rx()
2582 issue_and_wait(dev, RxDiscard); in vortex_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c509.c123 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
919 outw(RxDiscard, ioaddr + EL3_CMD); in el3_rx()
944 outw(RxDiscard, ioaddr + EL3_CMD); /* Pop top Rx packet. */ in el3_rx()
951 outw(RxDiscard, ioaddr + EL3_CMD); in el3_rx()
H A D3c589_cs.c80 RxDiscard = 8<<11, enumerator
883 tc589_wait_for_completion(dev, RxDiscard); in el3_rx()
H A D3c574_cs.c137 RxDisable = 3<<11, RxEnable = 4<<11, RxReset = 5<<11, RxDiscard = 8<<11, enumerator
1027 tc574_wait_for_completion(dev, RxDiscard); in el3_rx()
H A D3c515.c185 DownUnstall = (6 << 11) + 3, RxDiscard = 8 << 11, TxEnable = 9 << 11, enumerator
1297 outw(RxDiscard, ioaddr + EL3_CMD); /* Pop top Rx packet. */ in corkscrew_rx()
1310 outw(RxDiscard, ioaddr + EL3_CMD); in corkscrew_rx()
H A D3c59x.c452 RxDiscard = 8<<11, TxEnable = 9<<11, TxDisable = 10<<11, TxReset = 11<<11, enumerator
2570 iowrite16(RxDiscard, ioaddr + EL3_CMD); /* Pop top Rx packet. */ in vortex_rx()
2584 issue_and_wait(dev, RxDiscard); in vortex_rx()

Completed in 28 milliseconds