Searched refs:bna_rx_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bna.h | 345 struct bna_rx *bna_rx_create(struct bna *bna, struct bnad *bnad,
|
H A D | bnad.c | 2024 /* Setup the rx config for bna_rx_create */ 2243 rx = bna_rx_create(&bnad->bna, bnad, rx_config, &rx_cbfn, res_info, in bnad_setup_rx()
|
H A D | bna_tx_rx.c | 2250 bna_rx_create(struct bna *bna, struct bnad *bnad, in bna_rx_create() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bna.h | 345 struct bna_rx *bna_rx_create(struct bna *bna, struct bnad *bnad,
|
H A D | bnad.c | 2022 /* Setup the rx config for bna_rx_create */ 2241 rx = bna_rx_create(&bnad->bna, bnad, rx_config, &rx_cbfn, res_info, in bnad_setup_rx()
|
H A D | bna_tx_rx.c | 2250 bna_rx_create(struct bna *bna, struct bnad *bnad, in bna_rx_create() function
|
Completed in 20 milliseconds