Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h575 void t4vf_sge_stop(struct adapter *);
H A Dcxgb4vf_main.c3291 t4vf_sge_stop(adapter); in cxgb4vf_pci_remove()
3367 t4vf_sge_stop(adapter); in cxgb4vf_pci_shutdown()
H A Dsge.c2607 void t4vf_sge_stop(struct adapter *adapter) in t4vf_sge_stop() function