Lines Matching refs:prueth
180 struct prueth *prueth; member
312 struct prueth { struct
416 int icssg_config(struct prueth *prueth, struct prueth_emac *emac,
422 void icssg_init_emac_mode(struct prueth *prueth);
423 void icssg_init_fw_offload_mode(struct prueth *prueth);
426 int icssg_queue_pop(struct prueth *prueth, u8 queue);
427 void icssg_queue_push(struct prueth *prueth, int queue, u16 addr);
428 u32 icssg_queue_level(struct prueth *prueth, int queue);
439 void icssg_set_pvid(struct prueth *prueth, u8 vid, u8 port);
489 void prueth_netdev_exit(struct prueth *prueth,
491 int prueth_get_cores(struct prueth *prueth, int slice, bool is_sr1);
492 void prueth_put_cores(struct prueth *prueth, int slice);