Searched refs:pdpdu_cqe (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/scsi/be2iscsi/ |
D | be_main.c | 1498 struct i_t_dpdu_cqe *pdpdu_cqe, in beiscsi_hdl_get_handle() argument 1520 dpl, pdpdu_cqe); in beiscsi_hdl_get_handle() 1522 index, pdpdu_cqe); in beiscsi_hdl_get_handle() 1524 final, pdpdu_cqe); in beiscsi_hdl_get_handle() 1527 dpl, pdpdu_cqe); in beiscsi_hdl_get_handle() 1529 index, pdpdu_cqe); in beiscsi_hdl_get_handle() 1531 final, pdpdu_cqe); in beiscsi_hdl_get_handle() 1539 db_addr_lo, pdpdu_cqe); in beiscsi_hdl_get_handle() 1542 db_addr_hi, pdpdu_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() [all …]
|