Searched refs:RSWITCH_NUM_PORTS (Results 1 – 2 of 2) sorted by relevance
108 for (i = 0; i < RSWITCH_NUM_PORTS; i++) { in rswitch_fwd_init()113 for (i = 0; i < RSWITCH_NUM_PORTS; i++) { in rswitch_fwd_init()654 for (i = 0; i < RSWITCH_NUM_PORTS; i++) { in rswitch_gwca_hw_init()1409 i = RSWITCH_NUM_PORTS; in rswitch_ether_port_init_all()1422 for (i = 0; i < RSWITCH_NUM_PORTS; i++) { in rswitch_ether_port_deinit_all()1674 if (index >= RSWITCH_NUM_PORTS) in rswitch_device_alloc()1753 for (i = 0; i < RSWITCH_NUM_PORTS; i++) in rswitch_init()1757 for (i = 0; i < RSWITCH_NUM_PORTS; i++) in rswitch_init()1779 for (i = 0; i < RSWITCH_NUM_PORTS; i++) { in rswitch_init()1838 for (i = 0; i < RSWITCH_NUM_PORTS; i++) in rswitch_init()[all …]
15 #define RSWITCH_NUM_PORTS 3 macro17 for (i = 0; i < RSWITCH_NUM_PORTS; i++) \30 #define TS_RING_SIZE (TX_RING_SIZE * RSWITCH_NUM_PORTS)1000 struct rswitch_device *rdev[RSWITCH_NUM_PORTS];1003 struct rswitch_etha etha[RSWITCH_NUM_PORTS];
Completed in 13 milliseconds