Home
last modified time | relevance | path

Searched refs:cpt1_lfs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c236 otx2_cptlf_set_dev_info(&cptpf->cpt1_lfs, cptpf->pdev, in handle_msg_rx_inline_ipsec_lf_cfg()
239 ret = otx2_cptlf_init(&cptpf->cpt1_lfs, 1 << egrp, in handle_msg_rx_inline_ipsec_lf_cfg()
256 otx2_cptlf_shutdown(&cptpf->cpt1_lfs); in handle_msg_rx_inline_ipsec_lf_cfg()
424 lfs = &cptpf->cpt1_lfs; in process_afpf_mbox_msg()
H A Dotx2_cptpf.h34 struct otx2_cptlfs_info cpt1_lfs; /* CPT1 LFs attached to this PF */ member
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c394 attach ? pfvf->cpt1_lfs++ : pfvf->cpt1_lfs--; in rvu_update_rsrc_map()
395 num_lfs = pfvf->cpt1_lfs; in rvu_update_rsrc_map()
1262 return pfvf->cpt1_lfs; in rvu_get_rsrc_mapcount()
1282 return pfvf->cptlfs || pfvf->cpt1_lfs; in is_blktype_attached()
1890 rsp->cpt1_lfs = pfvf->cpt1_lfs; in rvu_mbox_handler_msix_offset()
1891 for (slot = 0; slot < rsp->cpt1_lfs; slot++) { in rvu_mbox_handler_msix_offset()
H A Drvu.h202 u16 cpt1_lfs; member
H A Dmbox.h494 u16 cpt1_lfs; member