Searched refs:bch_resp (Results 1 – 4 of 4) sorted by relevance
65 int octeontx_bch_wait(struct bch_vf *vf, union bch_resp *resp,
49 union bch_resp { union
341 union bch_resp *bch_resp; member1452 union bch_resp *r = tn->bch_resp; in octeontx_nand_bch_calculate_ecc_internal()1490 return tn->bch_resp->s.num_errors; in octeontx_nand_bch_calculate_ecc_internal()1534 union bch_resp *r = tn->bch_resp; in octeontx_nand_bch_correct()2116 tn->bch_resp = dma_alloc_coherent(sizeof(*tn->bch_resp), in octeontx_pci_nand_probe()2120 if (!tn->stat || !tn->bch_resp) { in octeontx_pci_nand_probe()
290 int octeontx_bch_wait(struct bch_vf *vf, union bch_resp *resp, in octeontx_bch_wait()
Completed in 10 milliseconds