Searched refs:ae_handle (Results 1 – 4 of 4) sorted by relevance
44 h = priv->ae_handle; in hns_nic_get_link()124 if (!priv || !priv->ae_handle) in hns_nic_get_link_ksettings()127 h = priv->ae_handle; in hns_nic_get_link_ksettings()210 if (!priv || !priv->ae_handle || !priv->ae_handle->dev || in hns_nic_set_link_ksettings()211 !priv->ae_handle->dev->ops) in hns_nic_set_link_ksettings()214 h = priv->ae_handle; in hns_nic_set_link_ksettings()288 struct hnae_handle *h = priv->ae_handle; in __lb_setup()298 (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII)) in __lb_setup()310 if (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII) in __lb_setup()339 struct hnae_handle *h = priv->ae_handle; in __lb_up()[all …]
394 assert(skb->queue_mapping < priv->ae_handle->q_num); in hns_nic_net_xmit_hw()395 hnae_queue_xmit(priv->ae_handle->qs[skb->queue_mapping], buf_num); in hns_nic_net_xmit_hw()1115 struct hnae_handle *h = priv->ae_handle; in hns_nic_adjust_link()1194 struct hnae_handle *h = priv->ae_handle; in hns_nic_ring_open()1207 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_set_mac_address()1228 struct hnae_handle *h = priv->ae_handle; in hns_nic_update_stats()1248 struct hnae_handle *h = priv->ae_handle; in hns_nic_ring_close()1301 struct hnae_handle *h = priv->ae_handle; in hns_nic_init_irq()1348 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_up()1414 ops = priv->ae_handle->dev->ops; in hns_nic_net_down()[all …]
62 struct hnae_handle *ae_handle; member86 ((priv)->ring_data[(priv)->ae_handle->q_num + (idx)])
576 struct hnae3_handle *ae_handle; member700 (((struct hns3_nic_priv *)netdev_priv(ndev))->ae_handle)