Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/icssg/
Dicssg_config.h26 #define PRUETH_MAX_RX_FLOWS 1 /* excluding default flow */ macro
Dicssg_prueth.c579 max_rx_flows = PRUETH_MAX_RX_FLOWS; in emac_ndo_open()
718 max_rx_flows = PRUETH_MAX_RX_FLOWS; in emac_ndo_stop()
Dicssg_common.c902 PRUETH_MAX_RX_FLOWS_SR1 : PRUETH_MAX_RX_FLOWS; in icssg_napi_rx_poll()