Home
last modified time | relevance | path

Searched refs:bna_rx_config (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna.h343 void bna_rx_res_req(struct bna_rx_config *rx_config,
346 struct bna_rx_config *rx_cfg,
H A Dbnad.h304 struct bna_rx_config rx_config[BNAD_MAX_RX] ____cacheline_aligned;
H A Dbna_types.h664 struct bna_rx_config { struct
H A Dbna_tx_rx.c610 struct bna_rx_config *q_config, in bna_rxf_init()
1741 bna_rx_res_check(struct bna_rx_mod *rx_mod, struct bna_rx_config *rx_cfg) in bna_rx_res_check()
2136 bna_rx_res_req(struct bna_rx_config *q_cfg, struct bna_res_info *res_info) in bna_rx_res_req()
2251 struct bna_rx_config *rx_cfg, in bna_rx_create()
H A Dbnad.c2025 bnad_init_rx_config(struct bnad *bnad, struct bna_rx_config *rx_config) in bnad_init_rx_config()
2145 struct bna_rx_config *rx_config = &bnad->rx_config[rx_id]; in bnad_destroy_rx()
2195 struct bna_rx_config *rx_config = &bnad->rx_config[rx_id]; in bnad_setup_rx()