Lines Matching refs:rxop

1367 		uint8_t *txop, uint8_t *rxop)  in lpfc_sc_to_bg_opcodes()  argument
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()
1447 uint8_t *txop, uint8_t *rxop) in lpfc_bg_err_opcodes() argument
1454 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_bg_err_opcodes()
1460 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
1466 *rxop = BG_OP_IN_CSUM_OUT_CRC; in lpfc_bg_err_opcodes()
1479 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
1485 *rxop = BG_OP_IN_CSUM_OUT_CSUM; in lpfc_bg_err_opcodes()
1491 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_bg_err_opcodes()
1551 uint8_t txop, rxop; in lpfc_bg_setup_bpl() local
1553 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1564 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1588 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl()
1700 uint8_t txop, rxop; in lpfc_bg_setup_bpl_prot() local
1713 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
1725 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
1755 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl_prot()
1931 uint8_t txop, rxop; in lpfc_bg_setup_sgl() local
1942 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
1953 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
1986 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl()
2120 uint8_t txop, rxop; in lpfc_bg_setup_sgl_prot() local
2140 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2152 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2214 rxop = BG_OP_RAW_MODE; in lpfc_bg_setup_sgl_prot()
2226 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl_prot()