Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h338 struct otx2_mac_table { struct
491 struct otx2_mac_table *mac_table;
H A Dotx2_flows.c325 pf->mac_table = devm_kzalloc(pf->dev, sizeof(struct otx2_mac_table) in otx2_mcam_flow_init()