Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c233 hns3_atomic_set_bit(reset_level, &hw->reset.pending); in hns3_mbx_handler()
H A Dhns3_ethdev.h912 hns3_atomic_set_bit(unsigned int nr, volatile uint64_t *addr) in hns3_atomic_set_bit() function
H A Dhns3_intr.c1643 hns3_atomic_set_bit(req_level, levels); in hns3_handle_hw_error()
1973 hns3_atomic_set_bit(hw->reset.level, &hw->reset.pending); in hns3_reset_err_handle()
H A Dhns3_ethdev_vf.c1067 hns3_atomic_set_bit(HNS3_VF_RESET, &hw->reset.pending); in hns3vf_check_event_cause()
2584 hns3_atomic_set_bit(HNS3_VF_RESET, &hw->reset.pending); in hns3vf_reset_service()
H A Dhns3_ethdev.c141 hns3_atomic_set_bit(HNS3_IMP_RESET, &hw->reset.pending); in hns3_check_event_cause()
158 hns3_atomic_set_bit(HNS3_GLOBAL_RESET, &hw->reset.pending); in hns3_check_event_cause()
5414 hns3_atomic_set_bit(HNS3_FUNC_RESET, &hw->reset.pending); in hns3_msix_process()
5666 hns3_atomic_set_bit(HNS3_IMP_RESET, &hw->reset.pending); in hns3_reset_service()