Lines Matching refs:rxop
1371 uint8_t *txop, uint8_t *rxop) in lpfc_sc_to_bg_opcodes() argument
1379 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_sc_to_bg_opcodes()
1385 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1391 *rxop = BG_OP_IN_CRC_OUT_CSUM; in lpfc_sc_to_bg_opcodes()
1408 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1414 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1420 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1451 uint8_t *txop, uint8_t *rxop) in lpfc_bg_err_opcodes() argument
1458 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_bg_err_opcodes()
1464 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
1470 *rxop = BG_OP_IN_CSUM_OUT_CRC; in lpfc_bg_err_opcodes()
1483 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
1489 *rxop = BG_OP_IN_CSUM_OUT_CSUM; in lpfc_bg_err_opcodes()
1495 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_bg_err_opcodes()
1555 uint8_t txop, rxop; in lpfc_bg_setup_bpl() local
1557 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1570 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1594 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl()
1706 uint8_t txop, rxop; in lpfc_bg_setup_bpl_prot() local
1719 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
1733 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
1763 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl_prot()
1940 uint8_t txop, rxop; in lpfc_bg_setup_sgl() local
1951 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
1964 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
1997 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl()
2131 uint8_t txop, rxop; in lpfc_bg_setup_sgl_prot() local
2151 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2165 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2227 rxop = BG_OP_RAW_MODE; in lpfc_bg_setup_sgl_prot()
2239 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl_prot()