Searched refs:LAN743X_USED_RX_CHANNELS (Results 1 – 3 of 3) sorted by relevance
536 #define LAN743X_USED_RX_CHANNELS (4) macro540 #if (LAN743X_USED_RX_CHANNELS > LAN743X_MAX_RX_CHANNELS)541 #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()627 if (number_of_rx_vectors > LAN743X_USED_RX_CHANNELS) in lan743x_intr_open()628 number_of_rx_vectors = LAN743X_USED_RX_CHANNELS; in lan743x_intr_open()2462 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) in lan743x_netdev_close()2500 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) { in lan743x_netdev_open()2513 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) { in lan743x_netdev_open()2696 for (index = 0; index < LAN743X_USED_RX_CHANNELS; index++) { in lan743x_hardware_init()
437 rxnfc->data = LAN743X_USED_RX_CHANNELS; in lan743x_ethtool_get_rxnfc()