Searched refs:bna_rx_mcast_listset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bna.h | 363 enum bna_cb_status bna_rx_mcast_listset(struct bna_rx *rx, int count,
|
H A D | bnad.c | 3181 ret = bna_rx_mcast_listset(bnad->rx_info[0].rx, mc_count + 1, mac_list); in bnad_set_rx_mcast_fltr()
|
H A D | bna_tx_rx.c | 833 bna_rx_mcast_listset(struct bna_rx *rx, int count, const u8 *mclist) in bna_rx_mcast_listset() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bna.h | 363 enum bna_cb_status bna_rx_mcast_listset(struct bna_rx *rx, int count,
|
H A D | bnad.c | 3177 ret = bna_rx_mcast_listset(bnad->rx_info[0].rx, mc_count + 1, mac_list); in bnad_set_rx_mcast_fltr()
|
H A D | bna_tx_rx.c | 833 bna_rx_mcast_listset(struct bna_rx *rx, int count, const u8 *mclist) in bna_rx_mcast_listset() function
|
Completed in 17 milliseconds