Lines Matching defs:handle

63 struct hclgevf_dev *hclgevf_ae_get_hdev(struct hnae3_handle *handle)  in hclgevf_ae_get_hdev()
73 static void hclgevf_update_stats(struct hnae3_handle *handle) in hclgevf_update_stats()
85 static int hclgevf_get_sset_count(struct hnae3_handle *handle, int strset) in hclgevf_get_sset_count()
95 static void hclgevf_get_strings(struct hnae3_handle *handle, u32 strset, in hclgevf_get_strings()
104 static void hclgevf_get_stats(struct hnae3_handle *handle, u64 *data) in hclgevf_get_stats()
224 static u16 hclgevf_get_qid_global(struct hnae3_handle *handle, u16 queue_id) in hclgevf_get_qid_global()
372 struct hnae3_handle *handle = &hdev->nic; in hclgevf_update_link_status() local
440 static int hclgevf_get_vector(struct hnae3_handle *handle, u16 vector_num, in hclgevf_get_vector()
523 static int hclgevf_get_rss(struct hnae3_handle *handle, u32 *indir, u8 *key, in hclgevf_get_rss()
550 static int hclgevf_set_rss(struct hnae3_handle *handle, const u32 *indir, in hclgevf_set_rss()
573 static int hclgevf_set_rss_tuple(struct hnae3_handle *handle, in hclgevf_set_rss_tuple()
591 static int hclgevf_get_rss_tuple(struct hnae3_handle *handle, in hclgevf_get_rss_tuple()
613 static int hclgevf_get_tc_size(struct hnae3_handle *handle) in hclgevf_get_tc_size()
621 static int hclgevf_bind_ring_to_vector(struct hnae3_handle *handle, bool en, in hclgevf_bind_ring_to_vector()
665 static int hclgevf_map_ring_to_vector(struct hnae3_handle *handle, int vector, in hclgevf_map_ring_to_vector()
682 struct hnae3_handle *handle, in hclgevf_unmap_ring_from_vector()
709 static int hclgevf_put_vector(struct hnae3_handle *handle, int vector) in hclgevf_put_vector()
731 struct hnae3_handle *handle = &hdev->nic; in hclgevf_cmd_set_promisc_mode() local
751 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode()
763 static void hclgevf_request_update_promisc_mode(struct hnae3_handle *handle) in hclgevf_request_update_promisc_mode()
773 struct hnae3_handle *handle = &hdev->nic; in hclgevf_sync_promisc_mode() local
802 static int hclgevf_tqp_enable(struct hnae3_handle *handle, bool enable) in hclgevf_tqp_enable()
837 static void hclgevf_get_mac_addr(struct hnae3_handle *handle, u8 *p) in hclgevf_get_mac_addr()
852 static int hclgevf_set_mac_addr(struct hnae3_handle *handle, const void *p, in hclgevf_set_mac_addr()
915 static int hclgevf_update_mac_list(struct hnae3_handle *handle, in hclgevf_update_mac_list()
959 static int hclgevf_add_uc_addr(struct hnae3_handle *handle, in hclgevf_add_uc_addr()
966 static int hclgevf_rm_uc_addr(struct hnae3_handle *handle, in hclgevf_rm_uc_addr()
973 static int hclgevf_add_mc_addr(struct hnae3_handle *handle, in hclgevf_add_mc_addr()
980 static int hclgevf_rm_mc_addr(struct hnae3_handle *handle, in hclgevf_rm_mc_addr()
1171 static int hclgevf_enable_vlan_filter(struct hnae3_handle *handle, bool enable) in hclgevf_enable_vlan_filter()
1187 static int hclgevf_set_vlan_filter(struct hnae3_handle *handle, in hclgevf_set_vlan_filter()
1235 struct hnae3_handle *handle = &hdev->nic; in hclgevf_sync_vlan_filter() local
1260 static int hclgevf_en_hw_strip_rxvtag(struct hnae3_handle *handle, bool enable) in hclgevf_en_hw_strip_rxvtag()
1271 static int hclgevf_reset_tqp(struct hnae3_handle *handle) in hclgevf_reset_tqp()
1306 static int hclgevf_set_mtu(struct hnae3_handle *handle, int new_mtu) in hclgevf_set_mtu()
1323 struct hnae3_handle *handle = &hdev->nic; in hclgevf_notify_client() local
1345 struct hnae3_handle *handle = &hdev->roce; in hclgevf_notify_roce_client() local
1634 struct hnae3_handle *handle) in hclgevf_reset_event()
1717 static u32 hclgevf_get_fw_version(struct hnae3_handle *handle) in hclgevf_get_fw_version()
1864 struct hnae3_handle *handle = &hdev->nic; in hclgevf_periodic_service_task() local
2175 static void hclgevf_set_timer_task(struct hnae3_handle *handle, bool enable) in hclgevf_set_timer_task()
2189 static int hclgevf_ae_start(struct hnae3_handle *handle) in hclgevf_ae_start()
2205 static void hclgevf_ae_stop(struct hnae3_handle *handle) in hclgevf_ae_stop()
2218 static int hclgevf_set_alive(struct hnae3_handle *handle, bool alive) in hclgevf_set_alive()
2232 static int hclgevf_client_start(struct hnae3_handle *handle) in hclgevf_client_start()
2237 static void hclgevf_client_stop(struct hnae3_handle *handle) in hclgevf_client_stop()
3036 static void hclgevf_get_channels(struct hnae3_handle *handle, in hclgevf_get_channels()
3047 static void hclgevf_get_tqps_and_rss_info(struct hnae3_handle *handle, in hclgevf_get_tqps_and_rss_info()
3056 static void hclgevf_update_rss_size(struct hnae3_handle *handle, in hclgevf_update_rss_size()
3081 static int hclgevf_set_channels(struct hnae3_handle *handle, u32 new_tqps_num, in hclgevf_set_channels()
3136 static int hclgevf_get_status(struct hnae3_handle *handle) in hclgevf_get_status()
3143 static void hclgevf_get_ksettings_an_result(struct hnae3_handle *handle, in hclgevf_get_ksettings_an_result()
3164 static int hclgevf_gro_en(struct hnae3_handle *handle, bool enable) in hclgevf_gro_en()
3178 static void hclgevf_get_media_type(struct hnae3_handle *handle, u8 *media_type, in hclgevf_get_media_type()
3190 static bool hclgevf_get_hw_reset_stat(struct hnae3_handle *handle) in hclgevf_get_hw_reset_stat()
3197 static bool hclgevf_get_cmdq_stat(struct hnae3_handle *handle) in hclgevf_get_cmdq_stat()
3204 static bool hclgevf_ae_dev_resetting(struct hnae3_handle *handle) in hclgevf_ae_dev_resetting()
3211 static unsigned long hclgevf_ae_dev_reset_cnt(struct hnae3_handle *handle) in hclgevf_ae_dev_reset_cnt()
3218 static void hclgevf_get_link_mode(struct hnae3_handle *handle, in hclgevf_get_link_mode()