Searched refs:flow_entries (Results 1 – 2 of 2) sorted by relevance
267 priv->flow_entries = devm_kcalloc(priv->device, in tc_init() 269 sizeof(*priv->flow_entries), in tc_init() 271 if (!priv->flow_entries) in tc_init() 275 priv->flow_entries[i].idx = i; in tc_init() 591 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
52 struct mvpp2_dbgfs_flow_entry flow_entries[MVPP2_N_PRS_FLOWS]; member482 entry = &priv->dbgfs_entries->flow_entries[flow]; in mvpp2_dbgfs_flow_entry_init()