Searched refs:FW_PORT_CMD_ACTION_GET (Results 1 – 4 of 4) sorted by relevance
1362 action = FW_PORT_CMD_ACTION_GET( in t4vf_handle_fw_rpl()
1411 action = FW_PORT_CMD_ACTION_GET( in csio_mb_fwevt_handler()
1762 #define FW_PORT_CMD_ACTION_GET(x) (((x) >> 16) & 0xffff) macro
837 FW_PORT_CMD_ACTION_GET(ntohl(pcmd->action_to_len16)); in fwevtq_handler()