Lines Matching defs:prueth
180 struct prueth *prueth; member
312 struct prueth { struct
323 struct prueth_emac *emac[PRUETH_NUM_MACS]; argument
331 struct prueth_pdata pdata; argument
336 struct prueth_vlan_tbl *vlan_tbl; argument
343 struct notifier_block prueth_netdevice_nb; argument
344 struct notifier_block prueth_switchdev_nb; argument
345 struct notifier_block prueth_switchdev_bl_nb; argument
346 bool is_switch_mode;
347 bool is_hsr_offload_mode;
348 bool is_switchmode_supported;
349 unsigned char switch_id[MAX_PHYS_ITEM_ID_LEN];
350 int default_vlan;
375 /* get PRUSS SLICE number from prueth_emac */ argument