Searched refs:flow_entries (Results 1 – 3 of 3) 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()567 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
311 struct stmmac_flow_entry *flow_entries; member
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()
Completed in 8 milliseconds