Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
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()
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_mb.c1419 action = FW_PORT_CMD_ACTION_G( in csio_mb_fwevt_handler()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2915 #define FW_PORT_CMD_ACTION_G(x) \ macro
Dt4_hw.c8580 action = FW_PORT_CMD_ACTION_G(be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()
8852 FW_PORT_CMD_ACTION_G(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
Dcxgb4_main.c602 FW_PORT_CMD_ACTION_G(ntohl(pcmd->action_to_len16)); in fwevtq_handler()