Home
last modified time | relevance | path

Searched refs:config_count (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd-crypto.c183 hba->crypto_capabilities.config_count + 1); in ufshcd_hba_init_crypto_capabilities()
231 for (slot = 0; slot < hba->crypto_capabilities.config_count + 1; slot++) in ufshcd_init_crypto()
H A Dufshci.h303 u8 config_count; member
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd-crypto.c186 hba->crypto_capabilities.config_count + 1); in ufshcd_hba_init_crypto_capabilities()
232 for (slot = 0; slot < hba->crypto_capabilities.config_count + 1; slot++) in ufshcd_init_crypto()
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c46 int config_count; member
939 for (i = 0; i < i2s_tdm->soc_data->config_count; i++) { in common_soc_init()
984 .config_count = ARRAY_SIZE(px30_txrx_config),
991 .config_count = ARRAY_SIZE(rk1808_txrx_config),
1000 .config_count = ARRAY_SIZE(rk3308_txrx_config),
1007 .config_count = ARRAY_SIZE(rk3568_txrx_config),
1014 .config_count = ARRAY_SIZE(rv1126_txrx_config),
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h92 /* the buffer pools are initialized with config_count buffers for each
96 u16 config_count; member
H A Ddpaa_eth.c529 if (dpaa_bp->size == 0 || dpaa_bp->config_count == 0) { in dpaa_bp_alloc_pool()
1555 /* Give each CPU an allotment of "config_count" buffers */ in dpaa_bp_seed()
1563 for (j = 0; j < dpaa_bp->config_count; j += 8) in dpaa_bp_seed()
2798 dpaa_bp->config_count = FSL_DPAA_ETH_MAX_BUF_COUNT; in dpaa_bp_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h69 /* the buffer pools are initialized with config_count buffers for each
73 u16 config_count; member
H A Ddpaa_eth.c527 if (dpaa_bp->size == 0 || dpaa_bp->config_count == 0) { in dpaa_bp_alloc_pool()
1597 /* Give each CPU an allotment of "config_count" buffers */ in dpaa_bp_seed()
1605 for (j = 0; j < dpaa_bp->config_count; j += 8) in dpaa_bp_seed()
3193 dpaa_bp->config_count = FSL_DPAA_ETH_MAX_BUF_COUNT; in dpaa_bp_alloc()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcqhci-crypto.c201 num_keyslots = cq_host->crypto_capabilities.config_count + 1; in cqhci_crypto_init()
H A Dcqhci.h166 u8 config_count; member
/kernel/linux/linux-6.6/include/ufs/
H A Dufshci.h371 u8 config_count; member

Completed in 16 milliseconds