Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbna.h351 void bna_rx_res_req(struct bna_rx_config *rx_config,
354 struct bna_rx_config *rx_cfg,
Dbnad.h314 struct bna_rx_config rx_config[BNAD_MAX_RX] ____cacheline_aligned;
Dbna_types.h663 struct bna_rx_config { struct
Dbna_tx_rx.c618 struct bna_rx_config *q_config, in bna_rxf_init()
1749 bna_rx_res_check(struct bna_rx_mod *rx_mod, struct bna_rx_config *rx_cfg) in bna_rx_res_check()
2144 bna_rx_res_req(struct bna_rx_config *q_cfg, struct bna_res_info *res_info) in bna_rx_res_req()
2259 struct bna_rx_config *rx_cfg, in bna_rx_create()
Dbnad.c2035 bnad_init_rx_config(struct bnad *bnad, struct bna_rx_config *rx_config) in bnad_init_rx_config()
2155 struct bna_rx_config *rx_config = &bnad->rx_config[rx_id]; in bnad_destroy_rx()
2205 struct bna_rx_config *rx_config = &bnad->rx_config[rx_id]; in bnad_setup_rx()