Home
last modified time | relevance | path

Searched defs:res_info (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/brocade/bna/
Dbna_enet.c1689 struct bna_res_info *res_info) in bna_ioceth_init()
1779 struct bna_res_info *res_info) in bna_ucam_mod_init()
1806 struct bna_res_info *res_info) in bna_mcam_mod_init()
1862 bna_res_req(struct bna_res_info *res_info) in bna_res_req()
1896 bna_mod_res_req(struct bna *bna, struct bna_res_info *res_info) in bna_mod_res_req()
1967 struct bfa_pcidev *pcidev, struct bna_res_info *res_info) in bna_init()
1989 bna_mod_init(struct bna *bna, struct bna_res_info *res_info) in bna_mod_init()
Dbnad.c1610 bnad_tx_res_free(struct bnad *bnad, struct bna_res_info *res_info) in bnad_tx_res_free()
1624 bnad_tx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, in bnad_tx_res_alloc()
1648 bnad_rx_res_free(struct bnad *bnad, struct bna_res_info *res_info) in bnad_rx_res_free()
1662 bnad_rx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, in bnad_rx_res_alloc()
1913 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; in bnad_destroy_tx() local
1945 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; in bnad_setup_tx() local
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
2596 bnad_res_free(struct bnad *bnad, struct bna_res_info *res_info, in bnad_res_free()
2607 bnad_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, in bnad_res_alloc()
Dbna_tx_rx.c611 struct bna_res_info *res_info) in bna_rxf_init()
2024 struct bna_res_info *res_info) in bna_rx_mod_init()
2136 bna_rx_res_req(struct bna_rx_config *q_cfg, struct bna_res_info *res_info) in bna_rx_res_req()
2253 struct bna_res_info *res_info, in bna_rx_create()
3316 bna_tx_res_req(int num_txq, int txq_depth, struct bna_res_info *res_info) in bna_tx_res_req()
3366 struct bna_res_info *res_info, void *priv) in bna_tx_create()
3578 struct bna_res_info *res_info) in bna_tx_mod_init()
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
/linux-6.1.9/drivers/video/fbdev/riva/
Driva_hw.c242 static int nv3_iterate(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_iterate()
426 static char nv3_arb(nv3_fifo_info * res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_arb()
532 static char nv3_get_param(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_get_param()
561 nv3_fifo_info * res_info, in nv3CalcArbitration()
/linux-6.1.9/arch/x86/include/asm/
Dplatform_sst_audio.h129 const struct sst_res_info *res_info; member
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_hw.c1875 struct csio_fcoe_res_info *res_info = &hw->fres_info; in csio_get_fcoe_resinfo() local