Searched refs:HW_LOCK_RESOURCE_PORT0_ATT_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Decore_reg.h1945 #define HW_LOCK_RESOURCE_PORT0_ATT_MASK 3 macro
H A Dbxe.c7125 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port);
7138 bxe_release_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port);
8338 bxe_acquire_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port);
8348 bxe_release_hw_lock(sc, HW_LOCK_RESOURCE_PORT0_ATT_MASK + port);

Completed in 90 milliseconds