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

/linux-master/arch/x86/include/asm/
H A Dplatform_sst_audio.h129 const struct sst_res_info *res_info; member in struct:sst_platform_info
/linux-master/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) argument
426 static char nv3_arb(nv3_fifo_info * res_info, nv3_sim_state * state, nv3_arb_info *ainfo) argument
532 nv3_get_param(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) argument
559 nv3CalcArbitration( nv3_fifo_info * res_info, nv3_sim_state * state ) argument
[all...]
/linux-master/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) argument
1778 bna_ucam_mod_init(struct bna_ucam_mod *ucam_mod, struct bna *bna, struct bna_res_info *res_info) argument
1805 bna_mcam_mod_init(struct bna_mcam_mod *mcam_mod, struct bna *bna, struct bna_res_info *res_info) argument
1862 bna_res_req(struct bna_res_info *res_info) argument
1896 bna_mod_res_req(struct bna *bna, struct bna_res_info *res_info) argument
1966 bna_init(struct bna *bna, struct bnad *bnad, struct bfa_pcidev *pcidev, struct bna_res_info *res_info) argument
1989 bna_mod_init(struct bna *bna, struct bna_res_info *res_info) argument
[all...]
H A Dbnad.h193 struct bna_res_info res_info[BNA_TX_RES_T_MAX]; member in struct:bnad_tx_res_info
197 struct bna_res_info res_info[BNA_RX_RES_T_MAX]; member in struct:bnad_rx_res_info
329 struct bna_res_info res_info[BNA_RES_T_MAX]; member in struct:bnad
H A Dbna_tx_rx.c2136 bna_rx_res_req(struct bna_rx_config *q_cfg, struct bna_res_info *res_info) 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) argument
2023 bna_rx_mod_init(struct bna_rx_mod *rx_mod, struct bna *bna, struct bna_res_info *res_info) 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) argument
3316 bna_tx_res_req(int num_txq, int txq_depth, struct bna_res_info *res_info) 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) argument
3577 bna_tx_mod_init(struct bna_tx_mod *tx_mod, struct bna *bna, struct bna_res_info *res_info) argument
[all...]
H A Dbnad.c1609 bnad_tx_res_free(struct bnad *bnad, struct bna_res_info *res_info) argument
1623 bnad_tx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, argument
1647 bnad_rx_res_free(struct bnad *bnad, struct bna_res_info *res_info) argument
1661 bnad_rx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, uint rx_id) argument
1912 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; local
1944 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; local
2145 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; local
2191 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; local
2593 bnad_res_free(struct bnad *bnad, struct bna_res_info *res_info, u32 res_val_max) argument
2604 bnad_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, u32 res_val_max) argument
[all...]
/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c1875 struct csio_fcoe_res_info *res_info = &hw->fres_info; local
[all...]

Completed in 154 milliseconds