Searched defs:irdma_device (Results 1 – 1 of 1) sorted by relevance
366 struct irdma_device { struct367 struct ib_device ibdev;368 struct irdma_pci_f *rf;369 if_t netdev;370 struct notifier_block nb_netdevice_event;371 struct irdma_handler *hdl;372 struct workqueue_struct *cleanup_wq;373 struct irdma_sc_vsi vsi;374 struct irdma_cm_core cm_core;375 u32 roce_cwnd;[all …]