Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h719 struct hns3_mac_mgr_tbl_entry_cmd { struct
H A Dhns3_ethdev.c3959 const struct hns3_mac_mgr_tbl_entry_cmd *req) in hns3_add_mgr_tbl()
3967 memcpy(desc.data, req, sizeof(struct hns3_mac_mgr_tbl_entry_cmd)); in hns3_add_mgr_tbl()
3984 hns3_prepare_mgr_tbl(struct hns3_mac_mgr_tbl_entry_cmd *mgr_table, in hns3_prepare_mgr_tbl()
3987 struct hns3_mac_mgr_tbl_entry_cmd *tbl; in hns3_prepare_mgr_tbl()
4006 struct hns3_mac_mgr_tbl_entry_cmd mgr_table[HNS_MAC_MGR_TBL_MAX_SIZE]; in hns3_init_mgr_tbl()