Lines Matching refs:rxop

1723 		uint8_t *txop, uint8_t *rxop)  in lpfc_sc_to_bg_opcodes()  argument
1731 *rxop = BG_OP_IN_NODIF_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_CSUM; in lpfc_sc_to_bg_opcodes()
1760 *rxop = BG_OP_IN_CRC_OUT_NODIF; in lpfc_sc_to_bg_opcodes()
1766 *rxop = BG_OP_IN_CRC_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1772 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_sc_to_bg_opcodes()
1803 uint8_t *txop, uint8_t *rxop) in lpfc_bg_err_opcodes() argument
1811 *rxop = BG_OP_IN_NODIF_OUT_CRC; in lpfc_bg_err_opcodes()
1817 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
1823 *rxop = BG_OP_IN_CSUM_OUT_CRC; in lpfc_bg_err_opcodes()
1836 *rxop = BG_OP_IN_CSUM_OUT_NODIF; in lpfc_bg_err_opcodes()
1842 *rxop = BG_OP_IN_CSUM_OUT_CSUM; in lpfc_bg_err_opcodes()
1848 *rxop = BG_OP_IN_NODIF_OUT_CSUM; in lpfc_bg_err_opcodes()
1908 uint8_t txop, rxop; in lpfc_bg_setup_bpl() local
1910 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1921 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl()
1945 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl()
2057 uint8_t txop, rxop; in lpfc_bg_setup_bpl_prot() local
2070 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
2082 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_bpl_prot()
2112 bf_set(pde6_oprx, pde6, rxop); in lpfc_bg_setup_bpl_prot()
2287 uint8_t txop, rxop; in lpfc_bg_setup_sgl() local
2295 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
2306 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl()
2339 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl()
2430 uint8_t txop, rxop; in lpfc_bg_setup_sgl_prot() local
2449 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2461 lpfc_bg_err_opcodes(phba, sc, &txop, &rxop); in lpfc_bg_setup_sgl_prot()
2496 rxop = BG_OP_RAW_MODE; in lpfc_bg_setup_sgl_prot()
2508 bf_set(lpfc_sli4_sge_dif_oprx, diseed, rxop); in lpfc_bg_setup_sgl_prot()