Searched refs:rxop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 1392 uint8_t *txop, uint8_t *rxop) in lpfc_sc_to_bg_opcodes() 1400 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_sc_to_bg_opcodes() 1406 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes() 1412 *rxop = BG_OP_IN_CRC_OUT_CSUM; in lpfc_sc_to_bg_opcodes() 1429 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes() 1435 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes() 1441 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes() 1472 uint8_t *txop, uint8_t *rxop) in lpfc_bg_err_opcodes() 1480 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_bg_err_opcodes() 1486 *rxop in lpfc_bg_err_opcodes() 1391 lpfc_sc_to_bg_opcodes(struct lpfc_hba *phba, struct scsi_cmnd *sc, uint8_t *txop, uint8_t *rxop) lpfc_sc_to_bg_opcodes() argument 1471 lpfc_bg_err_opcodes(struct lpfc_hba *phba, struct scsi_cmnd *sc, uint8_t *txop, uint8_t *rxop) lpfc_bg_err_opcodes() argument 1577 uint8_t txop, rxop; lpfc_bg_setup_bpl() local 1726 uint8_t txop, rxop; lpfc_bg_setup_bpl_prot() local 1957 uint8_t txop, rxop; lpfc_bg_setup_sgl() local 2145 uint8_t txop, rxop; lpfc_bg_setup_sgl_prot() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 1360 * @rxop: (out) BlockGuard operation for received data 1367 uint8_t *txop, uint8_t *rxop) in lpfc_sc_to_bg_opcodes() 1375 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_sc_to_bg_opcodes() 1381 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes() 1387 *rxop = BG_OP_IN_CRC_OUT_CSUM; in lpfc_sc_to_bg_opcodes() 1404 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes() 1410 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes() 1416 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes() 1440 * @rxop: (out) BlockGuard operation for received data 1447 uint8_t *txop, uint8_t *rxop) in lpfc_bg_err_opcodes() 1366 lpfc_sc_to_bg_opcodes(struct lpfc_hba *phba, struct scsi_cmnd *sc, uint8_t *txop, uint8_t *rxop) lpfc_sc_to_bg_opcodes() argument 1446 lpfc_bg_err_opcodes(struct lpfc_hba *phba, struct scsi_cmnd *sc, uint8_t *txop, uint8_t *rxop) lpfc_bg_err_opcodes() argument 1551 uint8_t txop, rxop; lpfc_bg_setup_bpl() local 1700 uint8_t txop, rxop; lpfc_bg_setup_bpl_prot() local 1931 uint8_t txop, rxop; lpfc_bg_setup_sgl() local 2120 uint8_t txop, rxop; lpfc_bg_setup_sgl_prot() local [all...] |
Completed in 7 milliseconds