Searched defs:st_param (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 589 int st_param[SELF_TEST_TPYE_NUM][2]; in hns_nic_self_test() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 588 int st_param[SELF_TEST_TPYE_NUM][2]; in hns_nic_self_test() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 303 static void hns3_set_selftest_param(struct hnae3_handle *h, int (*st_param)[2]) in hns3_set_selftest_param() argument 323 hns3_selftest_prepare(struct net_device *ndev, bool if_running, int (*st_param)[2]) hns3_selftest_prepare() argument 377 hns3_do_selftest(struct net_device *ndev, int (*st_param)[2], struct ethtool_test *eth_test, u64 *data) hns3_do_selftest() argument 411 int st_param[HNS3_SELF_TEST_TYPE_NUM][2]; hns3_self_test() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 304 static void hns3_set_selftest_param(struct hnae3_handle *h, int (*st_param)[2]) in hns3_set_selftest_param() argument 373 hns3_do_selftest(struct net_device *ndev, int (*st_param)[2], struct ethtool_test *eth_test, u64 *data) hns3_do_selftest() argument 423 int st_param[HNAE3_LOOP_NONE][2]; hns3_self_test() local [all...] |
Completed in 6 milliseconds