Searched refs:hns3_atomic_clear_bit (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_intr.c | 1900 hns3_atomic_clear_bit(HNS3_IMP_RESET, levels); in hns3_clear_reset_level() 1907 hns3_atomic_clear_bit(HNS3_GLOBAL_RESET, levels); in hns3_clear_reset_level() 1912 hns3_atomic_clear_bit(HNS3_FUNC_RESET, levels); in hns3_clear_reset_level() 1915 hns3_atomic_clear_bit(HNS3_VF_RESET, levels); in hns3_clear_reset_level() 1922 hns3_atomic_clear_bit(HNS3_VF_FULL_RESET, levels); in hns3_clear_reset_level() 1927 hns3_atomic_clear_bit(HNS3_VF_PF_FUNC_RESET, levels); in hns3_clear_reset_level() 1932 hns3_atomic_clear_bit(HNS3_VF_FUNC_RESET, levels); in hns3_clear_reset_level() 1935 hns3_atomic_clear_bit(HNS3_FLR_RESET, levels); in hns3_clear_reset_level()
|
| H A D | hns3_ethdev.h | 918 hns3_atomic_clear_bit(unsigned int nr, volatile uint64_t *addr) in hns3_atomic_clear_bit() function
|
| H A D | hns3_ethdev.c | 5421 hns3_atomic_clear_bit(reset_level, &hw->reset.request); in hns3_msix_process()
|