Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c18 static DEFINE_SPINLOCK(ppe_lock);
486 spin_lock_bh(&ppe_lock); in airoha_ppe_foe_insert_entry()
505 spin_unlock_bh(&ppe_lock); in airoha_ppe_foe_insert_entry()
515 spin_lock_bh(&ppe_lock); in airoha_ppe_foe_flow_commit_entry()
517 spin_unlock_bh(&ppe_lock); in airoha_ppe_foe_flow_commit_entry()
525 spin_lock_bh(&ppe_lock); in airoha_ppe_foe_flow_remove_entry()
536 spin_unlock_bh(&ppe_lock); in airoha_ppe_foe_flow_remove_entry()
/linux-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.c20 static DEFINE_SPINLOCK(ppe_lock);
593 spin_lock_bh(&ppe_lock); in mtk_flow_entry_update()
613 spin_unlock_bh(&ppe_lock); in mtk_flow_entry_update()
655 spin_lock_bh(&ppe_lock); in mtk_foe_entry_clear()
657 spin_unlock_bh(&ppe_lock); in mtk_foe_entry_clear()
690 spin_lock_bh(&ppe_lock); in mtk_foe_entry_commit()
692 spin_unlock_bh(&ppe_lock); in mtk_foe_entry_commit()
750 spin_lock_bh(&ppe_lock); in __mtk_ppe_check_skb()
814 spin_unlock_bh(&ppe_lock); in __mtk_ppe_check_skb()