i40e/i40evf: Retrieve and store missing link config information
[firefly-linux-kernel-4.4.55.git] / drivers / net / ethernet / intel / i40e / i40e_type.h
index 668acc78d34e4347d5a2816c9f988ab55c99e333..c4df8bac2db17df4987d64195af5a61e02c93cd6 100644 (file)
@@ -167,6 +167,9 @@ struct i40e_link_status {
        u8 loopback;
        /* is Link Status Event notification to SW enabled */
        bool lse_enable;
+       u16 max_frame_size;
+       bool crc_enable;
+       u8 pacing;
 };
 
 struct i40e_phy_info {