Searched refs:foe_check_time (Results 1 – 2 of 2) sorted by relevance
1458 diff = now - ppe->foe_check_time[hash]; in airoha_ppe_check_skb()1462 ppe->foe_check_time[hash] = now; in airoha_ppe_check_skb()1581 ppe->foe_check_time = devm_kzalloc(eth->dev, ppe_num_entries, in airoha_ppe_init()1583 if (!ppe->foe_check_time) in airoha_ppe_init()
567 u16 *foe_check_time; member