Searched refs:cpt1_lfs (Results 1 – 6 of 6) sorted by relevance
280 cptpf->cpt1_lfs.global_slot = num_lfs; in handle_msg_rx_inline_ipsec_lf_cfg()281 cptpf->cpt1_lfs.ctx_ilen_ovrd = cfg_req->ctx_ilen_valid; in handle_msg_rx_inline_ipsec_lf_cfg()282 cptpf->cpt1_lfs.ctx_ilen = cfg_req->ctx_ilen; in handle_msg_rx_inline_ipsec_lf_cfg()283 ret = otx2_inline_cptlf_setup(cptpf, &cptpf->cpt1_lfs, egrp, in handle_msg_rx_inline_ipsec_lf_cfg()299 otx2_inline_cptlf_cleanup(&cptpf->cpt1_lfs); in handle_msg_rx_inline_ipsec_lf_cfg()468 lfs = &cptpf->cpt1_lfs; in process_afpf_mbox_msg()479 for (i = 0; i < rsp_msix->cpt1_lfs; i++) in process_afpf_mbox_msg()
34 struct otx2_cptlfs_info cpt1_lfs; /* CPT1 LFs attached to this PF */ member
645 otx2_cptlf_set_dev_info(&cptpf->cpt1_lfs, cptpf->pdev, in cptpf_device_init()848 if (cptpf->cpt1_lfs.lfs_num) in otx2_cptpf_remove()849 otx2_inline_cptlf_cleanup(&cptpf->cpt1_lfs); in otx2_cptpf_remove()
394 attach ? pfvf->cpt1_lfs++ : pfvf->cpt1_lfs--; in rvu_update_rsrc_map()395 num_lfs = pfvf->cpt1_lfs; in rvu_update_rsrc_map()1267 return pfvf->cpt1_lfs; in rvu_get_rsrc_mapcount()1287 return pfvf->cptlfs || pfvf->cpt1_lfs; in is_blktype_attached()1897 rsp->cpt1_lfs = pfvf->cpt1_lfs; in rvu_mbox_handler_msix_offset()1898 for (slot = 0; slot < rsp->cpt1_lfs; slot++) { in rvu_mbox_handler_msix_offset()
251 u16 cpt1_lfs; member
523 u16 cpt1_lfs; member
Completed in 34 milliseconds