Searched refs:res_info (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/sound/soc/intel/atom/sst/ |
| H A D | sst_acpi.c | 154 .res_info = &byt_rvp_res_info, 166 .res_info = &byt_rvp_res_info, 178 ctx->pdata->res_info->acpi_lpe_res_index); in sst_platform_get_resources() 190 ctx->pdata->res_info->iram_size); in sst_platform_get_resources() 200 ctx->pdata->res_info->dram_size); in sst_platform_get_resources() 209 ctx->pdata->res_info->shim_size); in sst_platform_get_resources() 222 ctx->pdata->res_info->mbox_size); in sst_platform_get_resources() 232 ctx->pdata->res_info->acpi_ddr_index); in sst_platform_get_resources() 249 ctx->pdata->res_info->acpi_ipc_irq_index); in sst_platform_get_resources() 314 rsrc->start -= pdata->res_info->shim_offset; in sst_acpi_probe() [all …]
|
| /linux-6.15/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_enet.c | 1689 struct bna_res_info *res_info) in bna_ioceth_init() argument 1779 struct bna_res_info *res_info) in bna_ucam_mod_init() argument 1806 struct bna_res_info *res_info) in bna_mcam_mod_init() argument 1862 bna_res_req(struct bna_res_info *res_info) in bna_res_req() argument 1877 res_info[BNA_RES_MEM_T_ATTR].res_u.mem_info.len = in bna_res_req() 1890 res_info[BNA_RES_MEM_T_STATS].res_u.mem_info.len = in bna_res_req() 1982 bna_ioceth_init(&bna->ioceth, bna, res_info); in bna_init() 1991 bna_tx_mod_init(&bna->tx_mod, bna, res_info); in bna_mod_init() 1993 bna_rx_mod_init(&bna->rx_mod, bna, res_info); in bna_mod_init() 1995 bna_ucam_mod_init(&bna->ucam_mod, bna, res_info); in bna_mod_init() [all …]
|
| H A D | bna_tx_rx.c | 611 struct bna_res_info *res_info) in bna_rxf_init() argument 628 res_info[BNA_RX_RES_MEM_T_RIT].res_u.mem_info.mdl[0].kva; in bna_rxf_init() 2024 struct bna_res_info *res_info) in bna_rx_mod_init() argument 2166 res_info[BNA_RX_RES_MEM_T_CCB].res_type = BNA_RES_T_MEM; in bna_rx_res_req() 2172 res_info[BNA_RX_RES_MEM_T_RCB].res_type = BNA_RES_T_MEM; in bna_rx_res_req() 2244 res_info[BNA_RX_RES_T_INTR].res_type = BNA_RES_T_INTR; in bna_rx_res_req() 2253 struct bna_res_info *res_info, in bna_rx_create() argument 2473 bna_rxf_init(&rx->rxf, rx, rx_cfg, res_info); in bna_rx_create() 3366 struct bna_res_info *res_info, void *priv) in bna_tx_create() argument 3482 &res_info[BNA_TX_RES_MEM_T_PAGE]. in bna_tx_create() [all …]
|
| H A D | bna.h | 258 void bna_res_req(struct bna_res_info *res_info); 259 void bna_mod_res_req(struct bna *bna, struct bna_res_info *res_info); 262 struct bna_res_info *res_info); 263 void bna_mod_init(struct bna *bna, struct bna_res_info *res_info); 297 struct bna_res_info *res_info); 307 struct bna_res_info *res_info); 311 struct bna_res_info *res_info, void *priv); 334 struct bna_res_info *res_info); 344 struct bna_res_info *res_info); 348 struct bna_res_info *res_info, void *priv);
|
| H A D | bnad.c | 1633 &res_info[i].res_u.mem_info); in bnad_tx_res_alloc() 1643 bnad_tx_res_free(bnad, res_info); in bnad_tx_res_alloc() 1672 &res_info[i].res_u.mem_info); in bnad_rx_res_alloc() 1682 bnad_rx_res_free(bnad, res_info); in bnad_rx_res_alloc() 1914 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; in bnad_destroy_tx() local 1937 bnad_tx_res_free(bnad, res_info); in bnad_destroy_tx() 1946 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; in bnad_setup_tx() local 1972 bnad->txq_depth, res_info); in bnad_setup_tx() 2147 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; in bnad_destroy_rx() local 2193 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; in bnad_setup_rx() local [all …]
|
| H A D | bnad.h | 193 struct bna_res_info res_info[BNA_TX_RES_T_MAX]; member 197 struct bna_res_info res_info[BNA_RX_RES_T_MAX]; member 329 struct bna_res_info res_info[BNA_RES_T_MAX]; member
|
| /linux-6.15/drivers/video/fbdev/riva/ |
| H A D | riva_hw.c | 504 if (res_info->video_lwm > 160) in nv3_arb() 506 res_info->graphics_lwm = 256; in nv3_arb() 507 res_info->video_lwm = 128; in nv3_arb() 515 if (res_info->video_lwm > 128) in nv3_arb() 517 res_info->video_lwm = 128; in nv3_arb() 523 res_info->graphics_lwm = 256; in nv3_arb() 524 res_info->video_lwm = 128; in nv3_arb() 526 res_info->video_burst_size = 64; in nv3_arb() 528 res_info->media_hi_priority = 0; in nv3_arb() 561 nv3_fifo_info * res_info, in nv3CalcArbitration() argument [all …]
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | platform_sst_audio.h | 129 const struct sst_res_info *res_info; member
|
| /linux-6.15/drivers/scsi/csiostor/ |
| H A D | csio_hw.c | 1904 res_info->e_d_tov = ntohs(rsp->e_d_tov); in csio_get_fcoe_resinfo() 1907 res_info->r_r_tov = ntohs(rsp->r_r_tov); in csio_get_fcoe_resinfo() 1908 res_info->max_xchgs = ntohl(rsp->max_xchgs); in csio_get_fcoe_resinfo() 1909 res_info->max_ssns = ntohl(rsp->max_ssns); in csio_get_fcoe_resinfo() 1910 res_info->used_xchgs = ntohl(rsp->used_xchgs); in csio_get_fcoe_resinfo() 1911 res_info->used_ssns = ntohl(rsp->used_ssns); in csio_get_fcoe_resinfo() 1912 res_info->max_fcfs = ntohl(rsp->max_fcfs); in csio_get_fcoe_resinfo() 1913 res_info->max_vnps = ntohl(rsp->max_vnps); in csio_get_fcoe_resinfo() 1914 res_info->used_fcfs = ntohl(rsp->used_fcfs); in csio_get_fcoe_resinfo() 1915 res_info->used_vnps = ntohl(rsp->used_vnps); in csio_get_fcoe_resinfo() [all …]
|