Home
last modified time | relevance | path

Searched defs:irdma_device (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dirdma_main.h366 struct irdma_device { struct
367 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 …]