Home
last modified time | relevance | path

Searched refs:ISR_ERROR (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qualcomm/emac/
H A Demac.c45 #define IMR_NORMAL_MASK (ISR_ERROR | ISR_OVER | ISR_TX_PKT)
62 #define ISR_ERROR (\ macro
143 if (status & ISR_ERROR) { in emac_isr()
145 adpt->netdev->name, status & ISR_ERROR); in emac_isr()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qualcomm/emac/
H A Demac.c45 #define IMR_NORMAL_MASK (ISR_ERROR | ISR_OVER | ISR_TX_PKT)
62 #define ISR_ERROR (\ macro
143 if (status & ISR_ERROR) { in emac_isr()
145 adpt->netdev->name, status & ISR_ERROR); in emac_isr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qualcomm/emac/
H A Demac.c45 #define IMR_NORMAL_MASK (ISR_ERROR | ISR_OVER | ISR_TX_PKT)
62 #define ISR_ERROR (\ macro
143 if (status & ISR_ERROR) { in emac_isr()
145 adpt->netdev->name, status & ISR_ERROR); in emac_isr()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h734 #define ISR_ERROR (\ macro
H A Datl1c_main.c1629 if (status & ISR_ERROR) { in atl1c_intr()
1633 status & ISR_ERROR); in atl1c_intr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h734 #define ISR_ERROR (\ macro
H A Datl1c_main.c1629 if (status & ISR_ERROR) { in atl1c_intr()
1633 status & ISR_ERROR); in atl1c_intr()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h734 #define ISR_ERROR (\ macro
H A Datl1c_main.c1629 if (status & ISR_ERROR) { in atl1c_intr()
1633 status & ISR_ERROR); in atl1c_intr()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpenwin.h564 #define ISR_ERROR (-1) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpenwin.h564 #define ISR_ERROR (-1) macro