Home
last modified time | relevance | path

Searched refs:amap_i_t_dpdu_cqe (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h623 struct amap_i_t_dpdu_cqe { struct
H A Dbe_main.c1519 dpl = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdl_get_handle()
1521 ci = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdl_get_handle()
1523 final = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdl_get_handle()
1538 phys_addr.u.a32.address_lo = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdl_get_handle()
1541 phys_addr.u.a32.address_hi = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdl_get_handle()
1544 code = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, code, pdpdu_cqe); in beiscsi_hdl_get_handle()
1798 consumed = AMAP_GET_BITS(struct amap_i_t_dpdu_cqe, in beiscsi_hdq_process_compl()