Searched refs:ucast_active_q (Results 1 – 2 of 2) sorted by relevance
751 struct list_head ucast_active_q; member
619 INIT_LIST_HEAD(&rxf->ucast_active_q); in bna_rxf_init()792 while (!list_empty(&rxf->ucast_active_q)) { in bna_rx_ucast_listset()793 mac = list_first_entry(&rxf->ucast_active_q, in bna_rx_ucast_listset()982 list_move_tail(&mac->qe, &rxf->ucast_active_q); in bna_rxf_ucast_cfg_apply()1012 while (!list_empty(&rxf->ucast_active_q)) { in bna_rxf_ucast_cfg_reset()1013 mac = list_first_entry(&rxf->ucast_active_q, in bna_rxf_ucast_cfg_reset()