Lines Matching refs:rxop
1700 uint8_t *txop, uint8_t *rxop) in lpfc_sc_to_bg_opcodes() argument
1708 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_sc_to_bg_opcodes()
1714 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1720 *rxop = BG_OP_IN_CRC_OUT_CSUM; in lpfc_sc_to_bg_opcodes()
1737 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1743 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1749 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1780 uint8_t *txop, uint8_t *rxop) in lpfc_bg_err_opcodes() argument
1788 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_bg_err_opcodes()
1794 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
1800 *rxop = BG_OP_IN_CSUM_OUT_CRC; in lpfc_bg_err_opcodes()
1813 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
1819 *rxop = BG_OP_IN_CSUM_OUT_CSUM; in lpfc_bg_err_opcodes()
1825 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_bg_err_opcodes()
1886 uint8_t txop, rxop; in lpfc_bg_setup_bpl() local
1888 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1900 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1924 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl()
2036 uint8_t txop, rxop; in lpfc_bg_setup_bpl_prot() local
2049 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
2061 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
2091 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl_prot()
2267 uint8_t txop, rxop; in lpfc_bg_setup_sgl() local
2275 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
2287 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
2320 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl()
2411 uint8_t txop, rxop; in lpfc_bg_setup_sgl_prot() local
2430 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2442 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2477 rxop = BG_OP_RAW_MODE; in lpfc_bg_setup_sgl_prot()
2489 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl_prot()