Home
last modified time | relevance | path

Searched refs:hns3_cfg_param_cmd (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h471 struct hns3_cfg_param_cmd { struct
H A Dhns3_ethdev.c2789 struct hns3_cfg_param_cmd *req; in hns3_parse_cfg()
2795 req = (struct hns3_cfg_param_cmd *)desc[0].data; in hns3_parse_cfg()
2833 req = (struct hns3_cfg_param_cmd *)desc[1].data; in hns3_parse_cfg()
2869 struct hns3_cfg_param_cmd *req; in hns3_get_board_cfg()
2876 req = (struct hns3_cfg_param_cmd *)desc[i].data; in hns3_get_board_cfg()