Searched refs:ucast_active_q (Results 1 – 2 of 2) sorted by relevance
764 struct list_head ucast_active_q; member
754 INIT_LIST_HEAD(&rxf->ucast_active_q); in bna_rxf_init()939 while (!list_empty(&rxf->ucast_active_q)) { in bna_rx_ucast_listset()940 bfa_q_deq(&rxf->ucast_active_q, &qe); in bna_rx_ucast_listset()1164 list_add_tail(&mac->qe, &rxf->ucast_active_q); in bna_rxf_ucast_cfg_apply()1196 while (!list_empty(&rxf->ucast_active_q)) { in bna_rxf_ucast_cfg_reset()1197 bfa_q_deq(&rxf->ucast_active_q, &qe); in bna_rxf_ucast_cfg_reset()