Home
last modified time | relevance | path

Searched refs:ntp_fltr_lock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1968 spinlock_t ntp_fltr_lock; /* for hash table add, del */ member
H A Dbnxt.c11776 spin_lock_init(&bp->ntp_fltr_lock); in bnxt_init_board()
12038 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_rx_flow_steer()
12042 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_rx_flow_steer()
12053 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_rx_flow_steer()
12097 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_cfg_ntp_filters()
12100 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_cfg_ntp_filters()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2139 spinlock_t ntp_fltr_lock; /* for hash table add, del */ member
H A Dbnxt.c12737 spin_lock_init(&bp->ntp_fltr_lock); in bnxt_init_board()
12997 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_rx_flow_steer()
13001 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_rx_flow_steer()
13012 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_rx_flow_steer()
13055 spin_lock_bh(&bp->ntp_fltr_lock); in bnxt_cfg_ntp_filters()
13058 spin_unlock_bh(&bp->ntp_fltr_lock); in bnxt_cfg_ntp_filters()

Completed in 43 milliseconds