Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna_enet.c1715 struct bna_res_info *res_info) in bna_ioceth_init()
1805 struct bna_res_info *res_info) in bna_ucam_mod_init()
1847 struct bna_res_info *res_info) in bna_mcam_mod_init()
1921 bna_res_req(struct bna_res_info *res_info) in bna_res_req()
1955 bna_mod_res_req(struct bna *bna, struct bna_res_info *res_info) in bna_mod_res_req()
2026 struct bfa_pcidev *pcidev, struct bna_res_info *res_info) in bna_init()
2048 bna_mod_init(struct bna *bna, struct bna_res_info *res_info) in bna_mod_init()
Dbnad.c1622 bnad_tx_res_free(struct bnad *bnad, struct bna_res_info *res_info) in bnad_tx_res_free()
1636 bnad_tx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, in bnad_tx_res_alloc()
1660 bnad_rx_res_free(struct bnad *bnad, struct bna_res_info *res_info) in bnad_rx_res_free()
1674 bnad_rx_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, in bnad_rx_res_alloc()
1929 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; in bnad_destroy_tx() local
1961 struct bna_res_info *res_info = &bnad->tx_res_info[tx_id].res_info[0]; in bnad_setup_tx() local
2163 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; in bnad_destroy_rx() local
2209 struct bna_res_info *res_info = &bnad->rx_res_info[rx_id].res_info[0]; in bnad_setup_rx() local
2617 bnad_res_free(struct bnad *bnad, struct bna_res_info *res_info, in bnad_res_free()
2628 bnad_res_alloc(struct bnad *bnad, struct bna_res_info *res_info, in bnad_res_alloc()
Dbna_tx_rx.c747 struct bna_res_info *res_info) in bna_rxf_init()
2255 struct bna_res_info *res_info) in bna_rx_mod_init()
2388 bna_rx_res_req(struct bna_rx_config *q_cfg, struct bna_res_info *res_info) in bna_rx_res_req()
2506 struct bna_res_info *res_info, in bna_rx_create()
3636 bna_tx_res_req(int num_txq, int txq_depth, struct bna_res_info *res_info) in bna_tx_res_req()
3686 struct bna_res_info *res_info, void *priv) in bna_tx_create()
3904 struct bna_res_info *res_info) in bna_tx_mod_init()
Dbnad.h202 struct bna_res_info res_info[BNA_TX_RES_T_MAX]; member
206 struct bna_res_info res_info[BNA_RX_RES_T_MAX]; member
339 struct bna_res_info res_info[BNA_RES_T_MAX]; member
/linux-4.1.27/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()
427 static char nv3_arb(nv3_fifo_info * res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_arb()
533 static char nv3_get_param(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_get_param()
562 nv3_fifo_info * res_info, in nv3CalcArbitration()
/linux-4.1.27/arch/x86/include/asm/
Dplatform_sst_audio.h134 const struct sst_res_info *res_info; member
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_hw.c1482 struct csio_fcoe_res_info *res_info = &hw->fres_info; in csio_get_fcoe_resinfo() local