Searched refs:qla27xx_insertbuf (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_tmpl.c | 129 qla27xx_insertbuf(void *mem, ulong size, void *buf, ulong *len) in qla27xx_insertbuf() function 409 qla27xx_insertbuf(req ? req->ring : NULL, in qla27xx_fwdt_entry_t263() 423 qla27xx_insertbuf(rsp ? rsp->ring : NULL, in qla27xx_fwdt_entry_t263() 437 qla27xx_insertbuf(atr, length * sizeof(*atr), buf, len); in qla27xx_fwdt_entry_t263() 474 qla27xx_insertbuf(vha->hw->fce, FCE_SIZE, buf, len); in qla27xx_fwdt_entry_t264() 536 qla27xx_insertbuf(vha->hw->eft, EFT_SIZE, buf, len); in qla27xx_fwdt_entry_t268() 550 qla27xx_insertbuf(vha->hw->exchoffld_buf, in qla27xx_fwdt_entry_t268() 565 qla27xx_insertbuf(vha->hw->exlogin_buf, in qla27xx_fwdt_entry_t268() 773 qla27xx_insertbuf(ent->t275.buffer, ent->t275.length, buf, len); in qla27xx_fwdt_entry_t275()
|