Searched refs:bna_rx_create (Results 1 – 3 of 3) sorted by relevance
345 struct bna_rx *bna_rx_create(struct bna *bna, struct bnad *bnad,
2241 rx = bna_rx_create(&bnad->bna, bnad, rx_config, &rx_cbfn, res_info, in bnad_setup_rx()
2250 bna_rx_create(struct bna *bna, struct bnad *bnad, in bna_rx_create() function