Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp.h108 #define ECORE_MB_FLAGS_IS_SET(params, flag) \ macro
H A Decore_mcp.c566 if (ECORE_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) { in _ecore_mcp_cmd_and_union()
600 if (ECORE_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) { in _ecore_mcp_cmd_and_union()
630 if (!ECORE_MB_FLAGS_IS_SET(p_mb_params, AVOID_BLOCK)) in _ecore_mcp_cmd_and_union()
669 if (ECORE_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) { in ecore_mcp_cmd_and_union()