Home
last modified time | relevance | path

Searched refs:rxop (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_scsi.c1416 uint8_t *txop, uint8_t *rxop) in lpfc_sc_to_bg_opcodes() argument
1424 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_sc_to_bg_opcodes()
1430 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1436 *rxop = BG_OP_IN_CRC_OUT_CSUM; in lpfc_sc_to_bg_opcodes()
1453 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1459 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1465 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1496 uint8_t *txop, uint8_t *rxop) in lpfc_bg_err_opcodes() argument
1503 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_bg_err_opcodes()
1509 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
[all …]