Searched refs:bna_rx_mcast_listset (Results 1 – 3 of 3) sorted by relevance
363 enum bna_cb_status bna_rx_mcast_listset(struct bna_rx *rx, int count,
3176 ret = bna_rx_mcast_listset(bnad->rx_info[0].rx, mc_count + 1, mac_list); in bnad_set_rx_mcast_fltr()
833 bna_rx_mcast_listset(struct bna_rx *rx, int count, const u8 *mclist) in bna_rx_mcast_listset() function