Home
last modified time | relevance | path

Searched refs:QED_MB_FLAGS_IS_SET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h771 #define QED_MB_FLAGS_IS_SET(params, flag) \ macro
H A Dqed_mcp.c492 if (QED_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) in _qed_mcp_cmd_and_union()
526 if (QED_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) in _qed_mcp_cmd_and_union()
559 if (!QED_MB_FLAGS_IS_SET(p_mb_params, AVOID_BLOCK)) in _qed_mcp_cmd_and_union()
618 if (QED_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) { in qed_mcp_cmd_and_union()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h813 #define QED_MB_FLAGS_IS_SET(params, flag) \ macro
H A Dqed_mcp.c490 if (QED_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) in _qed_mcp_cmd_and_union()
522 if (QED_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) in _qed_mcp_cmd_and_union()
551 if (!QED_MB_FLAGS_IS_SET(p_mb_params, AVOID_BLOCK)) in _qed_mcp_cmd_and_union()
609 if (QED_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) { in qed_mcp_cmd_and_union()

Completed in 14 milliseconds