Searched refs:hns3_atomic_set_bit (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_mbx.c | 233 hns3_atomic_set_bit(reset_level, &hw->reset.pending); in hns3_mbx_handler()
|
| H A D | hns3_ethdev.h | 912 hns3_atomic_set_bit(unsigned int nr, volatile uint64_t *addr) in hns3_atomic_set_bit() function
|
| H A D | hns3_intr.c | 1643 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 D | hns3_ethdev_vf.c | 1067 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 D | hns3_ethdev.c | 141 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()
|