Home
last modified time | relevance | path

Searched refs:NIU_NUM_RDC_TABLES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h3020 #define NIU_NUM_RDC_TABLES 8 macro
3028 struct rdc_table tables[NIU_NUM_RDC_TABLES];
H A Dniu.c8734 rdc_groups_per_port = NIU_NUM_RDC_TABLES / num_ports; in niu_divide_rdc_groups()