Searched refs:NIC_STATE_TESTING (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns/ | ||
| H A D | hns_enet.h | 21 NIC_STATE_TESTING = 0, enumerator |
| H A D | hns_enet.c | 1470 if (test_bit(NIC_STATE_TESTING, &priv->state)) in hns_nic_net_open() |