Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/synopsys/
H A 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()
562 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_start()
588 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_stop()
705 struct xlgmac_hw_ops *hw_ops; in xlgmac_xmit()
794 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_set_mac_address()
838 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_vlan_rx_add_vid()
956 struct xlgmac_hw_ops *hw_ops; in xlgmac_rx_refresh()
1042 struct xlgmac_hw_ops *hw_ops; in xlgmac_tx_poll()
[all …]
H A Ddwc-xlgmac.h396 struct xlgmac_hw_ops { struct
547 struct xlgmac_hw_ops hw_ops;
634 void xlgmac_init_hw_ops(struct xlgmac_hw_ops *hw_ops);
H A Ddwc-xlgmac-ethtool.c171 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_ethtool_set_coalesce()
H A 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()
H A Ddwc-xlgmac-common.c69 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_init()
H A Ddwc-xlgmac-hw.c3065 void xlgmac_init_hw_ops(struct xlgmac_hw_ops *hw_ops) in xlgmac_init_hw_ops()