cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities
[deliverable/linux.git] / drivers / net / ethernet / chelsio / cxgb4 / cxgb4.h
index 028b5e540130f375ce781b88ae11bed34751aa48..944f2cbc1795c763c5494dd471a80e83d78f0936 100644 (file)
@@ -308,6 +308,7 @@ struct adapter_params {
        unsigned char bypass;
 
        unsigned int ofldq_wr_cred;
+       bool ulptx_memwrite_dsgl;          /* use of T5 DSGL allowed */
 };
 
 #include "t4fw_api.h"
This page took 0.023693 seconds and 5 git commands to generate.