Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c6 #define LAN966X_MAC_COLUMNS 4 macro
440 for (column = 0; column < LAN966X_MAC_COLUMNS; ++column) { in lan966x_mac_irq_process()
491 for (column = 0; column < LAN966X_MAC_COLUMNS; ++column) { in lan966x_mac_irq_process()
532 struct lan966x_mac_raw_entry entry[LAN966X_MAC_COLUMNS] = { 0 }; in lan966x_mac_irq_handler()
566 if (column == LAN966X_MAC_COLUMNS - 1 && in lan966x_mac_irq_handler()
578 if (column == LAN966X_MAC_COLUMNS - 1) { in lan966x_mac_irq_handler()