Home
last modified time | relevance | path

Searched refs:rds_iw_devices (Results 1 – 3 of 3) sorted by relevance

/net/rds/
Diw.c54 struct list_head rds_iw_devices; variable
111 list_add_tail(&rds_iwdev->list, &rds_iw_devices); in rds_iw_add_one()
296 INIT_LIST_HEAD(&rds_iw_devices); in rds_iw_init()
Diw_rdma.c101 list_for_each_entry(iwdev, &rds_iw_devices, list) {
583 list_for_each_entry(rds_iwdev, &rds_iw_devices, list) {
Diw.h21 extern struct list_head rds_iw_devices;