Searched refs:ntp_fltr_lock (Results 1 – 2 of 2) sorted by relevance
5811 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_del_l2_filter()5822 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_del_l2_filter()5987 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_alloc_l2_filter()5989 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_alloc_l2_filter()6007 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_alloc_new_l2_filter()6027 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_alloc_new_l2_filter()15093 spin_lock_init(&bp->ntp_fltr_lock); in bnxt_init_board()15282 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_insert_ntp_filter()15297 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_insert_ntp_filter()15444 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_del_ntp_filter()[all …]
2650 spinlock_t ntp_fltr_lock; /* for hash table add, del */ member