Searched refs:abts_rsp (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_isr.c82 struct abts_entry_24xx *abts_rsp; local
134 abts_rsp = (void *)rsp_els;
135 memset(abts_rsp, 0, sizeof(*abts_rsp));
136 abts_rsp->entry_type = ABTS_RSP_TYPE;
137 abts_rsp->entry_count = 1;
138 abts_rsp->nport_handle = abts->nport_handle;
139 abts_rsp->vp_idx = abts->vp_idx;
140 abts_rsp->sof_type = abts->sof_type & 0xf0;
141 abts_rsp
[all...]
/linux-master/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h200 struct fcoe_abts_rsp_union abts_rsp; member in union:fcoe_comp_flow_info
H A Dbnx2fc_io.c1401 r_ctl = (u8)task->rxwr_only.union_ctx.comp_info.abts_rsp.r_ctl;
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h2502 struct fcoe_abts_rsp_union abts_rsp; member in union:fcoe_comp_flow_info

Completed in 389 milliseconds