qed*: Set rdma generic functions prefix
Rename the functions common to both iWARP and RoCE to have a prefix of _rdma_ instead of _roce_. Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
b262a06e64
commit
bbfcd1e8e1
@@ -154,8 +154,8 @@ struct qede_vlan {
|
||||
struct qede_rdma_dev {
|
||||
struct qedr_dev *qedr_dev;
|
||||
struct list_head entry;
|
||||
struct list_head roce_event_list;
|
||||
struct workqueue_struct *roce_wq;
|
||||
struct list_head rdma_event_list;
|
||||
struct workqueue_struct *rdma_wq;
|
||||
};
|
||||
|
||||
struct qede_ptp;
|
||||
|
Reference in New Issue
Block a user