Home
last modified time | relevance | path

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

/drivers/net/bonding/
Dbond_alb.h89 spinlock_t tx_hashtbl_lock; member
Dbond_alb.c131 spin_lock_bh(&(BOND_ALB_INFO(bond).tx_hashtbl_lock)); in _lock_tx_hashtbl()
136 spin_unlock_bh(&(BOND_ALB_INFO(bond).tx_hashtbl_lock)); in _unlock_tx_hashtbl()
193 spin_lock_init(&(bond_info->tx_hashtbl_lock)); in tlb_initialize()