Searched refs:FW_LEN16 (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c532 vi_cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(vi_cmd));
558 FW_LEN16(port_cmd));
608 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd));
1029 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd));
1105 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd));
1154 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd));
1204 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd));
1262 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd));
1351 cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(cmd) |
1380 cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(cm
[all...]
H A Dt4vf_common.h72 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro
H A Dsge.c2252 FW_LEN16(cmd));
2451 FW_LEN16(cmd));
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h39 FW_LEN16(pcmd)); \
H A Dclip_tbl.c53 c.alloc_to_len16 = htonl(FW_CLIP_CMD_ALLOC_F | FW_LEN16(c));
68 c.alloc_to_len16 = htonl(FW_CLIP_CMD_FREE_F | FW_LEN16(c));
H A Dt4_hw.c747 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd));
2873 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd));
3857 c.retval_len16 = cpu_to_be32(FW_LEN16(c));
4210 FW_LEN16(cmd));
4255 FW_LEN16(c));
5156 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd));
5210 c.retval_len16 = cpu_to_be32(FW_LEN16(c));
5242 c.retval_len16 = cpu_to_be32(FW_LEN16(c));
5311 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c));
6506 (var).retval_len16 = cpu_to_be32(FW_LEN16(va
[all...]
H A Dcxgb4_main.c4138 hma_cmd.retval_len16 = htonl(FW_LEN16(hma_cmd));
4197 c->cfvalid_to_len16 = htonl(FW_LEN16(*c));
4603 FW_LEN16(caps_cmd));
4619 caps_cmd.cfvalid_to_len16 = htonl(FW_LEN16(caps_cmd));
4644 caps_cmd.cfvalid_to_len16 = htonl(FW_LEN16(caps_cmd));
5159 caps_cmd.cfvalid_to_len16 = htonl(FW_LEN16(caps_cmd));
6330 port_cmd.retval_len16 = cpu_to_be32(FW_LEN16(port_cmd));
H A Dsge.c4384 FW_LEN16(c));
4602 FW_EQ_ETH_CMD_EQSTART_F | FW_LEN16(c));
4693 FW_EQ_CTRL_CMD_EQSTART_F | FW_LEN16(c));
4768 FW_EQ_OFLD_CMD_EQSTART_F | FW_LEN16(c));
H A Dcxgb4.h603 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro
H A Dt4fw_api.h906 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro
H A Dcxgb4_debugfs.c1786 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd));
H A Dcudbg_lib.c2622 ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd));
/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.h315 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro
H A Dcsio_mb.c278 ldst_cmd->cycles_to_len16 = htonl(FW_LEN16(struct fw_ldst_cmd));
H A Dcsio_hw.c2114 FW_LEN16(*caps_cmd));
2133 caps_cmd->cfvalid_to_len16 = htonl(FW_LEN16(*caps_cmd));
2157 caps_cmd->cfvalid_to_len16 = htonl(FW_LEN16(*caps_cmd));

Completed in 332 milliseconds