Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/lan966x/
Dlan966x_mac.c6 #define LAN966X_MAC_COLUMNS 4 macro
370 for (column = 0; column < LAN966X_MAC_COLUMNS; ++column) { in lan966x_mac_irq_process()
420 for (column = 0; column < LAN966X_MAC_COLUMNS; ++column) { in lan966x_mac_irq_process()
460 struct lan966x_mac_raw_entry entry[LAN966X_MAC_COLUMNS] = { 0 }; in lan966x_mac_irq_handler()
494 if (column == LAN966X_MAC_COLUMNS - 1 && in lan966x_mac_irq_handler()
506 if (column == LAN966X_MAC_COLUMNS - 1) { in lan966x_mac_irq_handler()