Home
last modified time | relevance | path

Searched defs:res_info (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dplatform_sst_audio.h131 const struct sst_res_info *res_info; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dplatform_sst_audio.h129 const struct sst_res_info *res_info; member
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c1688 bna_ioceth_init(struct bna_ioceth *ioceth, struct bna *bna, struct bna_res_info *res_info) bna_ioceth_init() argument
1778 bna_ucam_mod_init(struct bna_ucam_mod *ucam_mod, struct bna *bna, struct bna_res_info *res_info) bna_ucam_mod_init() argument
1805 bna_mcam_mod_init(struct bna_mcam_mod *mcam_mod, struct bna *bna, struct bna_res_info *res_info) bna_mcam_mod_init() argument
1862 bna_res_req(struct bna_res_info *res_info) bna_res_req() argument
1896 bna_mod_res_req(struct bna *bna, struct bna_res_info *res_info) bna_mod_res_req() argument
1966 bna_init(struct bna *bna, struct bnad *bnad, struct bfa_pcidev *pcidev, struct bna_res_info *res_info) bna_init() argument
1989 bna_mod_init(struct bna *bna, struct bna_res_info *res_info) bna_mod_init() argument
[all...]
H A Dbnad.h194 struct bna_res_info res_info[BNA_TX_RES_T_MAX]; member
198 struct bna_res_info res_info[BNA_RX_RES_T_MAX]; member
330 struct bna_res_info res_info[BNA_RES_T_MAX]; member
H A Dbnad.c1610 bnad_tx_res_free(struct bnad *bnad, struct bna_res_info *res_info) in bnad_tx_res_free() argument
1624 bnad_tx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, in bnad_tx_res_alloc() argument
1648 bnad_rx_res_free(struct bnad *bnad, struct bna_res_info *res_info) bnad_rx_res_free() argument
1662 bnad_rx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, uint rx_id) bnad_rx_res_alloc() argument
1914 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; bnad_destroy_tx() local
1946 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; bnad_setup_tx() local
2148 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; bnad_destroy_rx() local
2194 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; bnad_setup_rx() local
2597 bnad_res_free(struct bnad *bnad, struct bna_res_info *res_info, u32 res_val_max) bnad_res_free() argument
2608 bnad_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, u32 res_val_max) bnad_res_alloc() argument
[all...]
H A Dbna_tx_rx.c2136 bna_rx_res_req(struct bna_rx_config *q_cfg, struct bna_res_info *res_info) in bna_rx_res_req() argument
608 bna_rxf_init(struct bna_rxf *rxf, struct bna_rx *rx, struct bna_rx_config *q_config, struct bna_res_info *res_info) bna_rxf_init() argument
2023 bna_rx_mod_init(struct bna_rx_mod *rx_mod, struct bna *bna, struct bna_res_info *res_info) bna_rx_mod_init() argument
2250 bna_rx_create(struct bna *bna, struct bnad *bnad, struct bna_rx_config *rx_cfg, const struct bna_rx_event_cbfn *rx_cbfn, struct bna_res_info *res_info, void *priv) bna_rx_create() argument
3316 bna_tx_res_req(int num_txq, int txq_depth, struct bna_res_info *res_info) bna_tx_res_req() argument
3363 bna_tx_create(struct bna *bna, struct bnad *bnad, struct bna_tx_config *tx_cfg, const struct bna_tx_event_cbfn *tx_cbfn, struct bna_res_info *res_info, void *priv) bna_tx_create() argument
3577 bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna, struct bna_res_info *res_info) bna_tx_mod_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/
H A Driva_hw.c242 static int nv3_iterate(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_iterate() argument
427 static char nv3_arb(nv3_fifo_info * res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_arb() argument
533 nv3_get_param(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) nv3_get_param() argument
560 nv3CalcArbitration( nv3_fifo_info * res_info, nv3_sim_state * state ) nv3CalcArbitration() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c1688 bna_ioceth_init(struct bna_ioceth *ioceth, struct bna *bna, struct bna_res_info *res_info) bna_ioceth_init() argument
1778 bna_ucam_mod_init(struct bna_ucam_mod *ucam_mod, struct bna *bna, struct bna_res_info *res_info) bna_ucam_mod_init() argument
1805 bna_mcam_mod_init(struct bna_mcam_mod *mcam_mod, struct bna *bna, struct bna_res_info *res_info) bna_mcam_mod_init() argument
1862 bna_res_req(struct bna_res_info *res_info) bna_res_req() argument
1896 bna_mod_res_req(struct bna *bna, struct bna_res_info *res_info) bna_mod_res_req() argument
1966 bna_init(struct bna *bna, struct bnad *bnad, struct bfa_pcidev *pcidev, struct bna_res_info *res_info) bna_init() argument
1989 bna_mod_init(struct bna *bna, struct bna_res_info *res_info) bna_mod_init() argument
[all...]
H A Dbnad.h194 struct bna_res_info res_info[BNA_TX_RES_T_MAX]; member
198 struct bna_res_info res_info[BNA_RX_RES_T_MAX]; member
330 struct bna_res_info res_info[BNA_RES_T_MAX]; member
H A Dbnad.c1609 bnad_tx_res_free(struct bnad *bnad, struct bna_res_info *res_info) in bnad_tx_res_free() argument
1623 bnad_tx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, in bnad_tx_res_alloc() argument
1647 bnad_rx_res_free(struct bnad *bnad, struct bna_res_info *res_info) bnad_rx_res_free() argument
1661 bnad_rx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, uint rx_id) bnad_rx_res_alloc() argument
1912 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; bnad_destroy_tx() local
1944 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; bnad_setup_tx() local
2146 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; bnad_destroy_rx() local
2192 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; bnad_setup_rx() local
2595 bnad_res_free(struct bnad *bnad, struct bna_res_info *res_info, u32 res_val_max) bnad_res_free() argument
2606 bnad_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, u32 res_val_max) bnad_res_alloc() argument
[all...]
H A Dbna_tx_rx.c2136 bna_rx_res_req(struct bna_rx_config *q_cfg, struct bna_res_info *res_info) in bna_rx_res_req() argument
608 bna_rxf_init(struct bna_rxf *rxf, struct bna_rx *rx, struct bna_rx_config *q_config, struct bna_res_info *res_info) bna_rxf_init() argument
2023 bna_rx_mod_init(struct bna_rx_mod *rx_mod, struct bna *bna, struct bna_res_info *res_info) bna_rx_mod_init() argument
2250 bna_rx_create(struct bna *bna, struct bnad *bnad, struct bna_rx_config *rx_cfg, const struct bna_rx_event_cbfn *rx_cbfn, struct bna_res_info *res_info, void *priv) bna_rx_create() argument
3316 bna_tx_res_req(int num_txq, int txq_depth, struct bna_res_info *res_info) bna_tx_res_req() argument
3363 bna_tx_create(struct bna *bna, struct bnad *bnad, struct bna_tx_config *tx_cfg, const struct bna_tx_event_cbfn *tx_cbfn, struct bna_res_info *res_info, void *priv) bna_tx_create() argument
3577 bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna, struct bna_res_info *res_info) bna_tx_mod_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Driva_hw.c242 static int nv3_iterate(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_iterate() argument
426 static char nv3_arb(nv3_fifo_info * res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_arb() argument
532 nv3_get_param(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) nv3_get_param() argument
559 nv3CalcArbitration( nv3_fifo_info * res_info, nv3_sim_state * state ) nv3CalcArbitration() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.c1875 struct csio_fcoe_res_info *res_info = &hw->fres_info; in csio_get_fcoe_resinfo() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.c1875 struct csio_fcoe_res_info *res_info = &hw->fres_info; in csio_get_fcoe_resinfo() local
[all...]

Completed in 28 milliseconds