Lines Matching refs:rxop
1392 uint8_t *txop, uint8_t *rxop)
1400 *rxop = BG_OP_IN_NODIF_OUT_CSUM;
1406 *rxop = BG_OP_IN_CRC_OUT_NODIF;
1412 *rxop = BG_OP_IN_CRC_OUT_CSUM;
1429 *rxop = BG_OP_IN_CRC_OUT_NODIF;
1435 *rxop = BG_OP_IN_CRC_OUT_CRC;
1441 *rxop = BG_OP_IN_NODIF_OUT_CRC;
1472 uint8_t *txop, uint8_t *rxop)
1480 *rxop = BG_OP_IN_NODIF_OUT_CRC;
1486 *rxop = BG_OP_IN_CSUM_OUT_NODIF;
1492 *rxop = BG_OP_IN_CSUM_OUT_CRC;
1505 *rxop = BG_OP_IN_CSUM_OUT_NODIF;
1511 *rxop = BG_OP_IN_CSUM_OUT_CSUM;
1517 *rxop = BG_OP_IN_NODIF_OUT_CSUM;
1577 uint8_t txop, rxop;
1579 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop);
1590 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop);
1614 bf_set(pde6_oprx, pde6, rxop);
1726 uint8_t txop, rxop;
1739 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop);
1751 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop);
1781 bf_set(pde6_oprx, pde6, rxop);
1957 uint8_t txop, rxop;
1968 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop);
1979 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop);
2012 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop);
2145 uint8_t txop, rxop;
2165 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop);
2177 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop);
2240 rxop = BG_OP_RAW_MODE;
2252 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop);