Searched refs:action_to_len16 (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h37 (__pcmd).action_to_len16 = \
H A Dt4_hw.c4206 cmd.action_to_len16 =
4251 c.action_to_len16 =
8582 action = FW_PORT_CMD_ACTION_G(be32_to_cpu(cmd->action_to_len16));
8615 be32_to_cpu(cmd->action_to_len16));
8761 port_cmd.action_to_len16 = cpu_to_be32(
8802 port_cmd.action_to_len16 = cpu_to_be32(
8849 * action_to_len16 because it's in the first 16 bytes and all messages
8854 FW_PORT_CMD_ACTION_G(be32_to_cpu(p->action_to_len16));
9634 cmd.action_to_len16 = cpu_to_be32(
H A Dt4fw_api.h2803 __be32 action_to_len16; member in struct:fw_port_cmd
H A Dcxgb4_main.c601 FW_PORT_CMD_ACTION_G(ntohl(pcmd->action_to_len16));
/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c355 cmdp->action_to_len16 = htonl(
364 cmdp->action_to_len16 = htonl(
391 *retval = FW_CMD_RETVAL_G(ntohl(rsp->action_to_len16));
1420 ntohl(pcmd->action_to_len16));
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c554 port_cmd.action_to_len16 = cpu_to_be32(
1925 action = FW_PORT_CMD_ACTION_G(be32_to_cpu(cmd->action_to_len16));
1980 be32_to_cpu(cmd->action_to_len16));
2077 port_cmd.action_to_len16 = cpu_to_be32(
2110 be32_to_cpu(port_cmd->action_to_len16));

Completed in 184 milliseconds