Home
last modified time | relevance | path

Searched refs:FW_PORT_CMD_ACTION_G (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1925 action = FW_PORT_CMD_ACTION_G(be32_to_cpu(cmd->action_to_len16)); in t4vf_handle_get_port_info()
2109 int action = FW_PORT_CMD_ACTION_G( in t4vf_handle_fw_rpl()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c1419 action = FW_PORT_CMD_ACTION_G( in csio_mb_fwevt_handler()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2915 #define FW_PORT_CMD_ACTION_G(x) \ macro
H A Dt4_hw.c8582 action = FW_PORT_CMD_ACTION_G(be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()
8854 FW_PORT_CMD_ACTION_G(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
H A Dcxgb4_main.c601 FW_PORT_CMD_ACTION_G(ntohl(pcmd->action_to_len16)); in fwevtq_handler()