Home
last modified time | relevance | path

Searched refs:hns3_atomic_set_bit (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c250 hns3_atomic_set_bit(reset_level, &hw->reset.pending); in hns3_handle_asserting_reset()
H A Dhns3_ethdev.h1019 hns3_atomic_set_bit(unsigned int nr, volatile uint64_t *addr) in hns3_atomic_set_bit() function
H A Dhns3_intr.c2076 hns3_atomic_set_bit(req_level, levels); in hns3_handle_hw_error()
2241 hns3_atomic_set_bit(reset_type, &hw->reset.request); in hns3_handle_module_error_data()
2605 hns3_atomic_set_bit(hw->reset.level, &hw->reset.pending); in hns3_reset_err_handle()
H A Dhns3_ethdev_vf.c626 hns3_atomic_set_bit(HNS3_VF_RESET, &hw->reset.pending); in hns3vf_check_event_cause()
2165 hns3_atomic_set_bit(HNS3_VF_RESET, &hw->reset.pending); in hns3vf_reset_service()
H A Dhns3_ethdev.c128 hns3_atomic_set_bit(HNS3_IMP_RESET, &hw->reset.pending); in hns3_proc_imp_reset_event()
148 hns3_atomic_set_bit(HNS3_GLOBAL_RESET, &hw->reset.pending); in hns3_proc_global_reset_event()
5706 hns3_atomic_set_bit(HNS3_FUNC_RESET, &hw->reset.pending); in hns3_msix_process()
5972 hns3_atomic_set_bit(HNS3_IMP_RESET, &hw->reset.pending); in hns3_reset_service()