/drivers/scsi/be2iscsi/ |
D | be_mgmt.c | 1291 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, in beiscsi_offload_cxn_v0() 1295 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, type, pwrb, in beiscsi_offload_cxn_v0() 1297 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, in beiscsi_offload_cxn_v0() 1302 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, erl, pwrb, in beiscsi_offload_cxn_v0() 1305 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, dde, pwrb, in beiscsi_offload_cxn_v0() 1308 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, hde, pwrb, in beiscsi_offload_cxn_v0() 1311 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, ir2t, pwrb, in beiscsi_offload_cxn_v0() 1314 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, imd, pwrb, in beiscsi_offload_cxn_v0() 1317 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, stat_sn, in beiscsi_offload_cxn_v0() 1321 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, wrb_idx, in beiscsi_offload_cxn_v0() [all …]
|
D | be_main.c | 255 AMAP_SET_BITS(struct amap_iscsi_wrb, invld, in beiscsi_eh_abort() 258 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, invld, in beiscsi_eh_abort() 345 AMAP_SET_BITS(struct amap_iscsi_wrb, invld, in beiscsi_eh_device_reset() 348 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, invld, in beiscsi_eh_device_reset() 706 AMAP_SET_BITS(struct amap_eq_entry, valid, eqe, 0); in be_isr_mcc() 782 AMAP_SET_BITS(struct amap_eq_entry, valid, eqe, 0); in be_isr() 2036 AMAP_SET_BITS(struct amap_sol_cqe, valid, sol, 0); in beiscsi_process_cq() 2068 AMAP_SET_BITS(struct amap_eq_entry, valid, eqe, 0); in be_iopoll() 2100 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, iscsi_bhs_addr_lo, pwrb, in hwi_write_sgl_v2() 2102 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, iscsi_bhs_addr_hi, pwrb, in hwi_write_sgl_v2() [all …]
|
D | be_cmds.c | 754 AMAP_SET_BITS(struct amap_eq_context, func, req->context, in beiscsi_cmd_eq_create() 756 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in beiscsi_cmd_eq_create() 757 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in beiscsi_cmd_eq_create() 758 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in beiscsi_cmd_eq_create() 760 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context, in beiscsi_cmd_eq_create() 797 AMAP_SET_BITS(struct amap_cq_context, coalescwm, in beiscsi_cmd_cq_create() 799 AMAP_SET_BITS(struct amap_cq_context, nodelay, ctxt, no_delay); in beiscsi_cmd_cq_create() 800 AMAP_SET_BITS(struct amap_cq_context, count, ctxt, in beiscsi_cmd_cq_create() 802 AMAP_SET_BITS(struct amap_cq_context, valid, ctxt, 1); in beiscsi_cmd_cq_create() 803 AMAP_SET_BITS(struct amap_cq_context, solevent, ctxt, sol_evts); in beiscsi_cmd_cq_create() [all …]
|
D | be_iscsi.c | 865 AMAP_SET_BITS(struct amap_beiscsi_offload_params, max_burst_length, in beiscsi_set_params_for_offld() 867 AMAP_SET_BITS(struct amap_beiscsi_offload_params, in beiscsi_set_params_for_offld() 870 AMAP_SET_BITS(struct amap_beiscsi_offload_params, first_burst_length, in beiscsi_set_params_for_offld() 872 AMAP_SET_BITS(struct amap_beiscsi_offload_params, erl, params, in beiscsi_set_params_for_offld() 874 AMAP_SET_BITS(struct amap_beiscsi_offload_params, dde, params, in beiscsi_set_params_for_offld() 876 AMAP_SET_BITS(struct amap_beiscsi_offload_params, hde, params, in beiscsi_set_params_for_offld() 878 AMAP_SET_BITS(struct amap_beiscsi_offload_params, ir2t, params, in beiscsi_set_params_for_offld() 880 AMAP_SET_BITS(struct amap_beiscsi_offload_params, imd, params, in beiscsi_set_params_for_offld() 882 AMAP_SET_BITS(struct amap_beiscsi_offload_params, in beiscsi_set_params_for_offld() 885 AMAP_SET_BITS(struct amap_beiscsi_offload_params, in beiscsi_set_params_for_offld() [all …]
|
D | be.h | 172 #define AMAP_SET_BITS(_struct, field, ptr, val) \ macro
|
/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 1018 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in be_cmd_eq_create() 1020 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in be_cmd_eq_create() 1021 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in be_cmd_eq_create() 1181 AMAP_SET_BITS(struct amap_cq_context_be, coalescwm, ctxt, in be_cmd_cq_create() 1183 AMAP_SET_BITS(struct amap_cq_context_be, nodelay, in be_cmd_cq_create() 1185 AMAP_SET_BITS(struct amap_cq_context_be, count, ctxt, in be_cmd_cq_create() 1187 AMAP_SET_BITS(struct amap_cq_context_be, valid, ctxt, 1); in be_cmd_cq_create() 1188 AMAP_SET_BITS(struct amap_cq_context_be, eventable, ctxt, 1); in be_cmd_cq_create() 1189 AMAP_SET_BITS(struct amap_cq_context_be, eqid, ctxt, eq->id); in be_cmd_cq_create() 1198 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in be_cmd_cq_create() [all …]
|
D | be.h | 842 #define AMAP_SET_BITS(_struct, field, ptr, val) \ macro 871 AMAP_SET_BITS(struct amap_eth_hdr_wrb, field, ptr, val)
|