Lines Matching refs:hnae3_handle

22 static void hns3_clear_all_ring(struct hnae3_handle *h);
23 static void hns3_force_clear_all_rx_ring(struct hnae3_handle *h);
198 struct hnae3_handle *h = priv->ae_handle; in hns3_vector_gl_rl_init()
223 struct hnae3_handle *h = priv->ae_handle; in hns3_vector_gl_rl_init_hw()
234 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_set_real_num_queue()
278 static u16 hns3_get_max_available_channels(struct hnae3_handle *h) in hns3_get_max_available_channels()
291 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_net_up()
331 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_net_open()
395 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_uc_sync()
406 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_uc_unsync()
417 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_mc_sync()
428 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_mc_unsync()
438 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_set_rx_mode()
1188 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_net_set_mac_address()
1217 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_set_features()
1258 struct hnae3_handle *handle = priv->ae_handle; in hns3_nic_get_stats64()
1327 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_setup_tc()
1378 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_vlan_rx_add_vid()
1394 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_vlan_rx_kill_vid()
1424 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_ndo_set_vf_vlan()
1436 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_change_mtu()
1517 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_net_timeout()
1676 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_set_default_feature()
2633 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_init_vector_data()
2692 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_alloc_vector_data()
2742 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_uninit_vector_data()
2780 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_dealloc_vector_data()
2852 struct hnae3_handle *h = priv->ae_handle; in hns3_get_ring_config()
2878 struct hnae3_handle *h = priv->ae_handle; in hns3_put_ring_config()
3008 struct hnae3_handle *h = priv->ae_handle; in hns3_init_all_ring()
3035 struct hnae3_handle *h = priv->ae_handle; in hns3_uninit_all_ring()
3052 struct hnae3_handle *h = priv->ae_handle; in hns3_init_mac_addr()
3075 struct hnae3_handle *h = priv->ae_handle; in hns3_uninit_mac_addr()
3095 static int hns3_client_init(struct hnae3_handle *handle) in hns3_client_init()
3186 static void hns3_client_uninit(struct hnae3_handle *handle, bool reset) in hns3_client_uninit()
3218 static void hns3_link_status_change(struct hnae3_handle *handle, bool linkup) in hns3_link_status_change()
3236 static int hns3_client_setup_tc(struct hnae3_handle *handle, u8 tc) in hns3_client_setup_tc()
3345 static void hns3_force_clear_all_rx_ring(struct hnae3_handle *h) in hns3_force_clear_all_rx_ring()
3358 static void hns3_clear_all_ring(struct hnae3_handle *h) in hns3_clear_all_ring()
3382 int hns3_nic_reset_all_ring(struct hnae3_handle *h) in hns3_nic_reset_all_ring()
3422 static int hns3_reset_notify_down_enet(struct hnae3_handle *handle) in hns3_reset_notify_down_enet()
3433 static int hns3_reset_notify_up_enet(struct hnae3_handle *handle) in hns3_reset_notify_up_enet()
3451 static int hns3_reset_notify_init_enet(struct hnae3_handle *handle) in hns3_reset_notify_init_enet()
3481 static int hns3_reset_notify_uninit_enet(struct hnae3_handle *handle) in hns3_reset_notify_uninit_enet()
3504 static int hns3_reset_notify(struct hnae3_handle *handle, in hns3_reset_notify()
3549 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_modify_tqp_num()
3594 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_set_channels()