Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna.h477 void bna_rx_res_req(struct bna_rx_config *rx_config,
480 struct bna_rx_config *rx_cfg,
Dbnad.h313 struct bna_rx_config rx_config[BNAD_MAX_RX] ____cacheline_aligned;
Dbna_types.h675 struct bna_rx_config { struct
Dbna_tx_rx.c746 struct bna_rx_config *q_config, in bna_rxf_init()
1936 bna_rx_res_check(struct bna_rx_mod *rx_mod, struct bna_rx_config *rx_cfg) in bna_rx_res_check()
2388 bna_rx_res_req(struct bna_rx_config *q_cfg, struct bna_res_info *res_info) in bna_rx_res_req()
2504 struct bna_rx_config *rx_cfg, in bna_rx_create()
Dbnad.c2042 bnad_init_rx_config(struct bnad *bnad, struct bna_rx_config *rx_config) in bnad_init_rx_config()
2162 struct bna_rx_config *rx_config = &bnad->rx_config[rx_id]; in bnad_destroy_rx()
2212 struct bna_rx_config *rx_config = &bnad->rx_config[rx_id]; in bnad_setup_rx()