Searched refs:ntp_fltr_lock (Results 1 – 2 of 2) sorted by relevance
5589 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_del_l2_filter()5591 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_del_l2_filter()5600 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_del_l2_filter()5765 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_alloc_l2_filter()5767 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_alloc_l2_filter()5785 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_alloc_new_l2_filter()5799 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_alloc_new_l2_filter()5805 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_alloc_new_l2_filter()14433 spin_lock_init(&bp->ntp_fltr_lock); in bnxt_init_board()14612 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_insert_ntp_filter()[all …]
2574 spinlock_t ntp_fltr_lock; /* for hash table add, del */ member