Searched refs:HNAE3_IMP_RESET (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c3589 set_bit(HNAE3_IMP_RESET, &hdev->reset_pending);
3821 case HNAE3_IMP_RESET:
4032 case HNAE3_IMP_RESET:
4064 if (test_bit(HNAE3_IMP_RESET, addr)) {
4065 rst_level = HNAE3_IMP_RESET;
4066 clear_bit(HNAE3_IMP_RESET, addr);
4093 case HNAE3_IMP_RESET:
4173 case HNAE3_IMP_RESET:
4302 case HNAE3_IMP_RESET:
12144 if (hdev->reset_type == HNAE3_IMP_RESET ||
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h280 HNAE3_IMP_RESET, enumerator in enum:hnae3_reset_type
H A Dhns3_ethtool.c1033 {ETH_RESET_MGMT, HNAE3_IMP_RESET},
1075 (rst_type == HNAE3_IMP_RESET &&

Completed in 189 milliseconds