Searched refs:MAC_INTERNALLOOP_SERDES (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 302 case MAC_INTERNALLOOP_SERDES: in __lb_setup() 317 MAC_INTERNALLOOP_SERDES, 0x0); in __lb_setup() 595 st_param[1][0] = MAC_INTERNALLOOP_SERDES; in hns_nic_self_test() 911 memcpy(buff, hns_nic_test_strs[MAC_INTERNALLOOP_SERDES], in hns_get_strings()
|
H A D | hnae.h | 364 MAC_INTERNALLOOP_SERDES, enumerator
|
H A D | hns_enet.c | 1554 ret = ops->set_loopback(h, MAC_INTERNALLOOP_SERDES, 1); in hns_enable_serdes_lb() 1584 ops->set_loopback(h, MAC_INTERNALLOOP_SERDES, 0); in hns_disable_serdes_lb()
|
H A D | hns_ae_adapt.c | 819 case MAC_INTERNALLOOP_SERDES: in hns_ae_config_loopback()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 301 case MAC_INTERNALLOOP_SERDES: in __lb_setup() 316 MAC_INTERNALLOOP_SERDES, 0x0); in __lb_setup() 594 st_param[1][0] = MAC_INTERNALLOOP_SERDES; in hns_nic_self_test() 918 hns_nic_test_strs[MAC_INTERNALLOOP_SERDES]); in hns_get_strings()
|
H A D | hnae.h | 364 MAC_INTERNALLOOP_SERDES, enumerator
|
H A D | hns_ae_adapt.c | 798 case MAC_INTERNALLOOP_SERDES: in hns_ae_config_loopback()
|
H A D | hns_enet.c | 1577 ret = ops->set_loopback(h, MAC_INTERNALLOOP_SERDES, 1); in hns_enable_serdes_lb() 1607 ops->set_loopback(h, MAC_INTERNALLOOP_SERDES, 0); in hns_disable_serdes_lb()
|
Completed in 25 milliseconds