Searched refs:LAN743X_USED_RX_CHANNELS (Results 1 – 3 of 3) sorted by relevance
545 #define LAN743X_USED_RX_CHANNELS (4) macro549 #if (LAN743X_USED_RX_CHANNELS > LAN743X_MAX_RX_CHANNELS)550 #error Invalid LAN743X_USED_RX_CHANNELS
245 for (channel = 0; channel < LAN743X_USED_RX_CHANNELS; in lan743x_intr_shared_isr()476 LAN743X_USED_RX_CHANNELS); in lan743x_intr_open()623 if (number_of_rx_vectors > LAN743X_USED_RX_CHANNELS) in lan743x_intr_open()624 number_of_rx_vectors = LAN743X_USED_RX_CHANNELS; in lan743x_intr_open()2543 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) in lan743x_netdev_close()2581 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) { in lan743x_netdev_open()2594 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) { in lan743x_netdev_open()2776 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) { in lan743x_hardware_init()
558 rxnfc->data = LAN743X_USED_RX_CHANNELS; in lan743x_ethtool_get_rxnfc()