Searched refs:qla27xx_insertbuf (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/qla2xxx/ |
| D | qla_tmpl.c | 35 qla27xx_insertbuf(void *mem, ulong size, void *buf, ulong *len) in qla27xx_insertbuf() function 338 qla27xx_insertbuf(req ? req->ring : NULL, in qla27xx_fwdt_entry_t263() 352 qla27xx_insertbuf(rsp ? rsp->ring : NULL, in qla27xx_fwdt_entry_t263() 366 qla27xx_insertbuf(atr, length * sizeof(*atr), buf, len); in qla27xx_fwdt_entry_t263() 403 qla27xx_insertbuf(vha->hw->fce, FCE_SIZE, buf, len); in qla27xx_fwdt_entry_t264() 464 qla27xx_insertbuf(vha->hw->eft, EFT_SIZE, buf, len); in qla27xx_fwdt_entry_t268() 478 qla27xx_insertbuf(vha->hw->exchoffld_buf, in qla27xx_fwdt_entry_t268() 493 qla27xx_insertbuf(vha->hw->exlogin_buf, in qla27xx_fwdt_entry_t268() 703 qla27xx_insertbuf(buffer, length, buf, len); in qla27xx_fwdt_entry_t275()
|