Home
last modified time | relevance | path

Searched defs:cpsw_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw.c459 struct cpsw_priv { struct
460 struct net_device *ndev;
461 struct device *dev;
462 u32 msg_enable;
463 u8 mac_addr[ETH_ALEN];
464 bool rx_pause;
465 bool tx_pause;
466 bool mqprio_hw;
467 int fifo_bw[CPSW_TC_NUM];
468 int shp_cfg_speed;
[all …]