Searched refs:LAN743X_USED_RX_CHANNELS (Results 1 – 3 of 3) sorted by relevance
540 #define LAN743X_USED_RX_CHANNELS (4) macro544 #if (LAN743X_USED_RX_CHANNELS > LAN743X_MAX_RX_CHANNELS)545 #error Invalid LAN743X_USED_RX_CHANNELS
242 for (channel = 0; channel < LAN743X_USED_RX_CHANNELS; in lan743x_intr_shared_isr()473 LAN743X_USED_RX_CHANNELS); in lan743x_intr_open()620 if (number_of_rx_vectors > LAN743X_USED_RX_CHANNELS) in lan743x_intr_open()621 number_of_rx_vectors = LAN743X_USED_RX_CHANNELS; in lan743x_intr_open()2467 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) in lan743x_netdev_close()2505 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) { in lan743x_netdev_open()2518 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) { in lan743x_netdev_open()2701 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()