kernel/drivers/net/ethernet/chelsio/cxgb3/adapter.h
.. .. @@ -313,6 +313,7 @@ 313 313 void t3_os_link_fault_handler(struct adapter *adapter, int port_id); 314 314 315 315 void t3_sge_start(struct adapter *adap); 316 +void t3_sge_stop_dma(struct adapter *adap);316 317 void t3_sge_stop(struct adapter *adap); 317 318 void t3_start_sge_timers(struct adapter *adap); 318 319 void t3_stop_sge_timers(struct adapter *adap);