HomeFreeBSD

mlx4: Move DEFINE_MUTEX() outside function body.

Description

mlx4: Move DEFINE_MUTEX() outside function body.

Move static mutex declaration outside function body, to avoid global
variables being declared on the stack, when using SYSINITs.

MFC after: 1 week
Sponsored by: NVIDIA Networking