Searched refs:G_FW_PORT_CMD_ACTION (Results 1 – 2 of 2) sorted by relevance
4542 int action = G_FW_PORT_CMD_ACTION(be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()4692 G_FW_PORT_CMD_ACTION(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
1787 #define G_FW_PORT_CMD_ACTION(x) \ macro