Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h836 struct hns3_mac_mgr_tbl_entry_cmd { struct
H A Dhns3_ethdev.c3712 const struct hns3_mac_mgr_tbl_entry_cmd *req) in hns3_add_mgr_tbl()
3720 memcpy(desc.data, req, sizeof(struct hns3_mac_mgr_tbl_entry_cmd)); in hns3_add_mgr_tbl()
3737 hns3_prepare_mgr_tbl(struct hns3_mac_mgr_tbl_entry_cmd *mgr_table, in hns3_prepare_mgr_tbl()
3740 struct hns3_mac_mgr_tbl_entry_cmd *tbl; in hns3_prepare_mgr_tbl()
3759 struct hns3_mac_mgr_tbl_entry_cmd mgr_table[HNS_MAC_MGR_TBL_MAX_SIZE]; in hns3_init_mgr_tbl()