aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice.h
diff options
context:
space:
mode:
authorStefan Wahren <[email protected]>2025-05-09 12:04:34 +0000
committerJakub Kicinski <[email protected]>2025-05-13 01:46:44 +0000
commit4ecf56f4b66011b583644bf9a62188d05dfcd78c (patch)
tree9fb2c04fbd920fafab5e5de50a8c6bcc4cf3c8d7 /drivers/net/ethernet/intel/ice/ice.h
parentnet: vertexcom: mse102x: Implement flag for valid CMD (diff)
downloadkernel-4ecf56f4b66011b583644bf9a62188d05dfcd78c.tar.gz
kernel-4ecf56f4b66011b583644bf9a62188d05dfcd78c.zip
net: vertexcom: mse102x: Return code for mse102x_rx_pkt_spi
The MSE102x doesn't provide any interrupt register, so the only way to handle the level interrupt is to fetch the whole packet from the MSE102x internal buffer via SPI. So in cases the interrupt handler fails to do this, it should return IRQ_NONE. This allows the core to disable the interrupt in case the issue persists and prevent an interrupt storm. Signed-off-by: Stefan Wahren <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice.h')
0 files changed, 0 insertions, 0 deletions