Home
last modified time | relevance | path

Searched refs:xlgmac_hw_ops (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-net.c209 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_enable_rx_tx_ints()
231 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_disable_rx_tx_ints()
256 struct xlgmac_hw_ops *hw_ops; in xlgmac_isr()
563 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_start()
589 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_stop()
706 struct xlgmac_hw_ops *hw_ops; in xlgmac_xmit()
795 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_set_mac_address()
839 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_vlan_rx_add_vid()
852 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_vlan_rx_kill_vid()
884 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_set_features()
[all …]
Ddwc-xlgmac.h395 struct xlgmac_hw_ops { struct
546 struct xlgmac_hw_ops hw_ops;
633 void xlgmac_init_hw_ops(struct xlgmac_hw_ops *hw_ops);
Ddwc-xlgmac-ethtool.c165 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_ethtool_set_coalesce()
Ddwc-xlgmac-desc.c423 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_tx_desc_init()
460 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_rx_desc_init()
Ddwc-xlgmac-common.c69 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_init()
Ddwc-xlgmac-hw.c3065 void xlgmac_init_hw_ops(struct xlgmac_hw_ops *hw_ops) in xlgmac_init_hw_ops()