Home
last modified time | relevance | path

Searched refs:rx_controlled_list (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/csr/
Dnetdev.c360 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()
Dunifi_priv.h746 struct list_head rx_controlled_list; member