Searched refs:xlgmac_hw_ops (Results 1 – 6 of 6) sorted by relevance
209 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()851 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_vlan_rx_kill_vid()883 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_set_features()[all …]
396 struct xlgmac_hw_ops { struct547 struct xlgmac_hw_ops hw_ops;634 void xlgmac_init_hw_ops(struct xlgmac_hw_ops *hw_ops);
423 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()
171 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_ethtool_set_coalesce()
67 struct xlgmac_hw_ops *hw_ops = &pdata->hw_ops; in xlgmac_init()
3065 void xlgmac_init_hw_ops(struct xlgmac_hw_ops *hw_ops) in xlgmac_init_hw_ops()