Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw.c153 #define cpsw_slave_index(cpsw, priv) \ argument
470 struct cpsw_common *cpsw; member
575 struct cpsw_common *cpsw = priv->cpsw; in cpsw_add_mcast() local
592 struct cpsw_common *cpsw = ndev_to_cpsw(ndev); in cpsw_set_promiscious() local
668 struct cpsw_common *cpsw = priv->cpsw; in cpsw_ndo_set_rx_mode() local
702 static void cpsw_intr_enable(struct cpsw_common *cpsw) in cpsw_intr_enable()
711 static void cpsw_intr_disable(struct cpsw_common *cpsw) in cpsw_intr_disable()
725 struct cpsw_common *cpsw = ndev_to_cpsw(ndev); in cpsw_tx_handler() local
743 struct cpsw_common *cpsw = priv->cpsw; in cpsw_rx_vlan_encap() local
790 struct cpsw_common *cpsw = ndev_to_cpsw(ndev); in cpsw_rx_handler() local
[all …]