Searched refs:mcast_handle_q (Results 1 – 2 of 2) sorted by relevance
760 struct list_head mcast_handle_q; member
368 list_for_each_entry(mchandle, &rxf->mcast_handle_q, qe) in bna_rxf_mchandle_get()387 list_add_tail(&mchandle->qe, &rxf->mcast_handle_q); in bna_rxf_mchandle_attach()625 INIT_LIST_HEAD(&rxf->mcast_handle_q); in bna_rxf_init()