Home
last modified time | relevance | path

Searched refs:AMAP_SET_BITS (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.c846 AMAP_SET_BITS(struct amap_eq_context, func, req->context, in beiscsi_cmd_eq_create()
848 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in beiscsi_cmd_eq_create()
849 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in beiscsi_cmd_eq_create()
850 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in beiscsi_cmd_eq_create()
852 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context, in beiscsi_cmd_eq_create()
970 AMAP_SET_BITS(struct amap_cq_context, coalescwm, in beiscsi_cmd_cq_create()
972 AMAP_SET_BITS(struct amap_cq_context, nodelay, ctxt, no_delay); in beiscsi_cmd_cq_create()
973 AMAP_SET_BITS(struct amap_cq_context, count, ctxt, in beiscsi_cmd_cq_create()
975 AMAP_SET_BITS(struct amap_cq_context, valid, ctxt, 1); in beiscsi_cmd_cq_create()
976 AMAP_SET_BITS(struct amap_cq_context, solevent, ctxt, sol_evts); in beiscsi_cmd_cq_create()
[all …]
Dbe_mgmt.c1582 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, in beiscsi_offload_cxn_v0()
1586 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, type, pwrb, in beiscsi_offload_cxn_v0()
1588 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, in beiscsi_offload_cxn_v0()
1593 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, erl, pwrb, in beiscsi_offload_cxn_v0()
1596 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, dde, pwrb, in beiscsi_offload_cxn_v0()
1599 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, hde, pwrb, in beiscsi_offload_cxn_v0()
1602 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, ir2t, pwrb, in beiscsi_offload_cxn_v0()
1605 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, imd, pwrb, in beiscsi_offload_cxn_v0()
1608 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, stat_sn, in beiscsi_offload_cxn_v0()
1612 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, wrb_idx, in beiscsi_offload_cxn_v0()
[all …]
Dbe_main.c250 AMAP_SET_BITS(struct amap_iscsi_wrb, invld, in beiscsi_eh_abort()
335 AMAP_SET_BITS(struct amap_iscsi_wrb, invld, in beiscsi_eh_device_reset()
877 AMAP_SET_BITS(struct amap_eq_entry, valid, eqe, 0); in be_isr_mcc()
916 AMAP_SET_BITS(struct amap_eq_entry, valid, eqe, 0); in be_isr_msix()
979 AMAP_SET_BITS(struct amap_eq_entry, valid, eqe, 0); in be_isr()
2254 AMAP_SET_BITS(struct amap_sol_cqe, valid, sol, 0); in beiscsi_process_cq()
2330 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, iscsi_bhs_addr_lo, pwrb, in hwi_write_sgl_v2()
2332 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, iscsi_bhs_addr_hi, pwrb, in hwi_write_sgl_v2()
2341 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, in hwi_write_sgl_v2()
2344 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, in hwi_write_sgl_v2()
[all …]
Dbe_iscsi.c933 AMAP_SET_BITS(struct amap_beiscsi_offload_params, max_burst_length, in beiscsi_set_params_for_offld()
935 AMAP_SET_BITS(struct amap_beiscsi_offload_params, in beiscsi_set_params_for_offld()
938 AMAP_SET_BITS(struct amap_beiscsi_offload_params, first_burst_length, in beiscsi_set_params_for_offld()
940 AMAP_SET_BITS(struct amap_beiscsi_offload_params, erl, params, in beiscsi_set_params_for_offld()
942 AMAP_SET_BITS(struct amap_beiscsi_offload_params, dde, params, in beiscsi_set_params_for_offld()
944 AMAP_SET_BITS(struct amap_beiscsi_offload_params, hde, params, in beiscsi_set_params_for_offld()
946 AMAP_SET_BITS(struct amap_beiscsi_offload_params, ir2t, params, in beiscsi_set_params_for_offld()
948 AMAP_SET_BITS(struct amap_beiscsi_offload_params, imd, params, in beiscsi_set_params_for_offld()
950 AMAP_SET_BITS(struct amap_beiscsi_offload_params, in beiscsi_set_params_for_offld()
953 AMAP_SET_BITS(struct amap_beiscsi_offload_params, in beiscsi_set_params_for_offld()
[all …]
Dbe.h178 #define AMAP_SET_BITS(_struct, field, ptr, val) \ macro
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c956 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in be_cmd_eq_create()
958 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in be_cmd_eq_create()
959 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in be_cmd_eq_create()
1119 AMAP_SET_BITS(struct amap_cq_context_be, coalescwm, ctxt, in be_cmd_cq_create()
1121 AMAP_SET_BITS(struct amap_cq_context_be, nodelay, in be_cmd_cq_create()
1123 AMAP_SET_BITS(struct amap_cq_context_be, count, ctxt, in be_cmd_cq_create()
1125 AMAP_SET_BITS(struct amap_cq_context_be, valid, ctxt, 1); in be_cmd_cq_create()
1126 AMAP_SET_BITS(struct amap_cq_context_be, eventable, ctxt, 1); in be_cmd_cq_create()
1127 AMAP_SET_BITS(struct amap_cq_context_be, eqid, ctxt, eq->id); in be_cmd_cq_create()
1136 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in be_cmd_cq_create()
[all …]
Dbe.h721 #define AMAP_SET_BITS(_struct, field, ptr, val) \ macro
750 AMAP_SET_BITS(struct amap_eth_hdr_wrb, field, ptr, val)