Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_cmds.c842 AMAP_SET_BITS(struct amap_eq_context, func, req->context, in beiscsi_cmd_eq_create()
844 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in beiscsi_cmd_eq_create()
845 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in beiscsi_cmd_eq_create()
846 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in beiscsi_cmd_eq_create()
848 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context, in beiscsi_cmd_eq_create()
966 AMAP_SET_BITS(struct amap_cq_context, coalescwm, in beiscsi_cmd_cq_create()
968 AMAP_SET_BITS(struct amap_cq_context, nodelay, ctxt, no_delay); in beiscsi_cmd_cq_create()
969 AMAP_SET_BITS(struct amap_cq_context, count, ctxt, in beiscsi_cmd_cq_create()
971 AMAP_SET_BITS(struct amap_cq_context, valid, ctxt, 1); in beiscsi_cmd_cq_create()
972 AMAP_SET_BITS(struct amap_cq_context, solevent, ctxt, sol_evts); in beiscsi_cmd_cq_create()
[all …]
Dbe_mgmt.c1581 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, in beiscsi_offload_cxn_v0()
1585 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, type, pwrb, in beiscsi_offload_cxn_v0()
1587 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, in beiscsi_offload_cxn_v0()
1592 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, erl, pwrb, in beiscsi_offload_cxn_v0()
1595 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, dde, pwrb, in beiscsi_offload_cxn_v0()
1598 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, hde, pwrb, in beiscsi_offload_cxn_v0()
1601 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, ir2t, pwrb, in beiscsi_offload_cxn_v0()
1604 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, imd, pwrb, in beiscsi_offload_cxn_v0()
1607 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, stat_sn, in beiscsi_offload_cxn_v0()
1611 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()
865 AMAP_SET_BITS(struct amap_eq_entry, valid, eqe, 0); in be_isr_mcc()
904 AMAP_SET_BITS(struct amap_eq_entry, valid, eqe, 0); in be_isr_msix()
967 AMAP_SET_BITS(struct amap_eq_entry, valid, eqe, 0); in be_isr()
2233 AMAP_SET_BITS(struct amap_sol_cqe, valid, sol, 0); in beiscsi_process_cq()
2309 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, iscsi_bhs_addr_lo, pwrb, in hwi_write_sgl_v2()
2311 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, iscsi_bhs_addr_hi, pwrb, in hwi_write_sgl_v2()
2320 AMAP_SET_BITS(struct amap_iscsi_wrb_v2, in hwi_write_sgl_v2()
2323 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.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c921 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in be_cmd_eq_create()
923 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in be_cmd_eq_create()
924 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in be_cmd_eq_create()
1084 AMAP_SET_BITS(struct amap_cq_context_be, coalescwm, ctxt, in be_cmd_cq_create()
1086 AMAP_SET_BITS(struct amap_cq_context_be, nodelay, in be_cmd_cq_create()
1088 AMAP_SET_BITS(struct amap_cq_context_be, count, ctxt, in be_cmd_cq_create()
1090 AMAP_SET_BITS(struct amap_cq_context_be, valid, ctxt, 1); in be_cmd_cq_create()
1091 AMAP_SET_BITS(struct amap_cq_context_be, eventable, ctxt, 1); in be_cmd_cq_create()
1092 AMAP_SET_BITS(struct amap_cq_context_be, eqid, ctxt, eq->id); in be_cmd_cq_create()
1101 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in be_cmd_cq_create()
[all …]
Dbe.h698 #define AMAP_SET_BITS(_struct, field, ptr, val) \ macro
727 AMAP_SET_BITS(struct amap_eth_hdr_wrb, field, ptr, val)