Home
last modified time | relevance | path

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

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