Home
last modified time | relevance | path

Searched refs:am65_cpsw_common (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.h37 struct am65_cpsw_common *common;
52 struct am65_cpsw_common *common;
59 struct am65_cpsw_common *common;
82 struct am65_cpsw_common { struct
139 container_of(pnapi, struct am65_cpsw_common, napi_rx)
150 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common);
151 void am65_cpsw_nuss_remove_tx_chns(struct am65_cpsw_common *common);
152 int am65_cpsw_nuss_update_tx_chns(struct am65_cpsw_common *common, int num_tx);
Dam65-cpsw-nuss.c148 static void am65_cpsw_nuss_get_ver(struct am65_cpsw_common *common) in am65_cpsw_nuss_get_ver()
162 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_adjust_link()
226 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_add_vid()
254 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_kill_vid()
276 struct am65_cpsw_common *common = port->common; in am65_cpsw_slave_set_promisc_2g()
293 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_set_rx_mode()
326 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_host_tx_timeout()
349 static int am65_cpsw_nuss_rx_push(struct am65_cpsw_common *common, in am65_cpsw_nuss_rx_push()
383 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common) in am65_cpsw_nuss_set_p0_ptype()
407 static int am65_cpsw_nuss_common_open(struct am65_cpsw_common *common, in am65_cpsw_nuss_common_open()
[all …]
Dam65-cpsw-ethtool.c380 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_ethtool_op_begin()
394 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_ethtool_op_complete()
405 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_drvinfo()
429 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_channels()
440 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_set_channels()
459 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ringparam()
574 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_regs_len()
595 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_regs()
679 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ethtool_stats()
703 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ethtool_ts_info()
[all …]
Dam65-cpsw-qos.c61 static void am65_cpsw_est_enable(struct am65_cpsw_common *common, int enable) in am65_cpsw_est_enable()
195 struct am65_cpsw_common *common = port->common; in am65_cpsw_est_set()
366 struct am65_cpsw_common *common = port->common; in am65_cpsw_timer_set()
448 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_configure_taprio()
569 struct am65_cpsw_common *common = port->common; in am65_cpsw_setup_taprio()