Home
last modified time | relevance | path

Searched refs:bna_rx_create (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna.h353 struct bna_rx *bna_rx_create(struct bna *bna, struct bnad *bnad,
Dbna_tx_rx.c2258 bna_rx_create(struct bna *bna, struct bnad *bnad, in bna_rx_create() function
Dbnad.c2260 rx = bna_rx_create(&bnad->bna, bnad, rx_config, &rx_cbfn, res_info, in bnad_setup_rx()