Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dniu.c4725 struct niu_rdc_tables *tp = &np->parent->rdc_group_cfg[np->port]; in niu_init_rdc_groups()
4762 struct niu_rdc_tables *tp = &parent->rdc_group_cfg[np->port]; in niu_init_hostinfo()
5634 struct niu_rdc_tables *tp = &parent->rdc_group_cfg[np->port]; in niu_init_rx_xmac()
5686 struct niu_rdc_tables *tp = &parent->rdc_group_cfg[np->port]; in niu_init_rx_bmac()
7459 struct niu_rdc_tables *rdc_table = &parent->rdc_group_cfg[np->port]; in niu_add_ethtool_tcam_entry()
8765 struct niu_rdc_tables *tp = &parent->rdc_group_cfg[i]; in niu_divide_rdc_groups()
H A Dniu.h3095 struct niu_rdc_tables rdc_group_cfg[NIU_MAX_PORTS]; member