Lines Matching refs:rxop

1416 		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()
1515 *rxop = BG_OP_IN_CSUM_OUT_CRC; in lpfc_bg_err_opcodes()
1528 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
1534 *rxop = BG_OP_IN_CSUM_OUT_CSUM; in lpfc_bg_err_opcodes()
1540 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_bg_err_opcodes()
1600 uint8_t txop, rxop; in lpfc_bg_setup_bpl() local
1602 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1615 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1639 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl()
1751 uint8_t txop, rxop; in lpfc_bg_setup_bpl_prot() local
1764 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
1778 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
1808 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl_prot()
1985 uint8_t txop, rxop; in lpfc_bg_setup_sgl() local
1996 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
2009 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
2042 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl()
2176 uint8_t txop, rxop; in lpfc_bg_setup_sgl_prot() local
2196 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2210 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2272 rxop = BG_OP_RAW_MODE; in lpfc_bg_setup_sgl_prot()
2284 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl_prot()