Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c2986 static inline bool be_lock_napi(struct be_eq_obj *eqo) in be_lock_napi() function
3050 while (!be_lock_napi(eqo)) in be_disable_busy_poll()
3058 static inline bool be_lock_napi(struct be_eq_obj *eqo) in be_lock_napi() function
3099 if (be_lock_napi(eqo)) { in be_poll()