Searched refs:rx_controlled_list (Results 1 – 2 of 2) sorted by relevance
360 INIT_LIST_HEAD(&interfacePriv->rx_controlled_list); in uf_alloc_netdevice()444 INIT_LIST_HEAD(&interfacePriv->rx_controlled_list); in uf_alloc_netdevice_for_other_interfaces()2018 rx_list = &interfacePriv->rx_controlled_list; in uf_process_rx_pending_queue()2388 rx_list = &interfacePriv->rx_controlled_list; in unifi_rx()
746 struct list_head rx_controlled_list; member