Lines Matching refs:rxop
1360 * @rxop: (out) BlockGuard operation for received data
1367 uint8_t *txop, uint8_t *rxop)
1375 *rxop = BG_OP_IN_NODIF_OUT_CSUM;
1381 *rxop = BG_OP_IN_CRC_OUT_NODIF;
1387 *rxop = BG_OP_IN_CRC_OUT_CSUM;
1404 *rxop = BG_OP_IN_CRC_OUT_NODIF;
1410 *rxop = BG_OP_IN_CRC_OUT_CRC;
1416 *rxop = BG_OP_IN_NODIF_OUT_CRC;
1440 * @rxop: (out) BlockGuard operation for received data
1447 uint8_t *txop, uint8_t *rxop)
1454 *rxop = BG_OP_IN_NODIF_OUT_CRC;
1460 *rxop = BG_OP_IN_CSUM_OUT_NODIF;
1466 *rxop = BG_OP_IN_CSUM_OUT_CRC;
1479 *rxop = BG_OP_IN_CSUM_OUT_NODIF;
1485 *rxop = BG_OP_IN_CSUM_OUT_CSUM;
1491 *rxop = BG_OP_IN_NODIF_OUT_CSUM;
1551 uint8_t txop, rxop;
1553 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop);
1564 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop);
1588 bf_set(pde6_oprx, pde6, rxop);
1700 uint8_t txop, rxop;
1713 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop);
1725 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop);
1755 bf_set(pde6_oprx, pde6, rxop);
1931 uint8_t txop, rxop;
1942 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop);
1953 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop);
1986 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop);
2120 uint8_t txop, rxop;
2140 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop);
2152 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop);
2214 rxop = BG_OP_RAW_MODE;
2226 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop);