Searched refs:IGB_CORE_LOCK (Results 1 – 3 of 3) sorted by relevance
773 IGB_CORE_LOCK(adapter); in igb_detach()835 IGB_CORE_LOCK(adapter); in igb_suspend()860 IGB_CORE_LOCK(adapter); in igb_resume()1140 IGB_CORE_LOCK(adapter); in igb_ioctl()1159 IGB_CORE_LOCK(adapter); in igb_ioctl()1179 IGB_CORE_LOCK(adapter); in igb_ioctl()1191 IGB_CORE_LOCK(adapter); in igb_ioctl()1217 IGB_CORE_LOCK(adapter); in igb_ioctl()1224 IGB_CORE_LOCK(adapter); in igb_ioctl()1397 IGB_CORE_LOCK(adapter); in igb_init()[all …]
533 #define IGB_CORE_LOCK(_sc) mtx_lock(&(_sc)->core_mtx) macro
62 IGB_CORE_LOCK(adapter); in igb_netmap_reg()