Searched refs:SF2_NUM_EGRESS_QUEUES (Results 1 – 2 of 2) sorted by relevance
181 for (i = 0; i < SF2_NUM_EGRESS_QUEUES; i++) in bcm_sf2_imp_setup()307 for (i = 0; i < SF2_NUM_EGRESS_QUEUES; i++) in bcm_sf2_port_setup()337 for (i = 0; i < SF2_NUM_EGRESS_QUEUES; i++) { in bcm_sf2_port_setup()339 SF2_NUM_EGRESS_QUEUES + i)); in bcm_sf2_port_setup()343 SF2_NUM_EGRESS_QUEUES + i)); in bcm_sf2_port_setup()1424 ds->num_tx_queues = SF2_NUM_EGRESS_QUEUES; in bcm_sf2_sw_probe()
494 #define SF2_NUM_EGRESS_QUEUES 8 macro