Searched refs:FW_PORT_CMD_ACTION_G (Results 1 – 5 of 5) sorted by relevance
1906 int action = FW_PORT_CMD_ACTION_G(be32_to_cpu(cmd->action_to_len16)); in t4vf_handle_get_port_info()2093 int action = FW_PORT_CMD_ACTION_G( in t4vf_handle_fw_rpl()
1419 action = FW_PORT_CMD_ACTION_G( in csio_mb_fwevt_handler()
8396 int action = FW_PORT_CMD_ACTION_G(be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()8651 FW_PORT_CMD_ACTION_G(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
2776 #define FW_PORT_CMD_ACTION_G(x) \ macro
545 FW_PORT_CMD_ACTION_G(ntohl(pcmd->action_to_len16)); in fwevtq_handler()