]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
[karo-tx-linux.git] / drivers / net / ethernet / chelsio / cxgb4 / cxgb4.h
index b4fceb92479fa9838db9c78281b7fe31ff7b7e67..2e2aa9fec9bbbeaec23fbe8196bd35c3875ff1b7 100644 (file)
@@ -418,6 +418,7 @@ struct trace_params {
 struct link_config {
        unsigned short supported;        /* link capabilities */
        unsigned short advertising;      /* advertised capabilities */
+       unsigned short lp_advertising;   /* peer advertised capabilities */
        unsigned short requested_speed;  /* speed user has requested */
        unsigned short speed;            /* actual link speed */
        unsigned char  requested_fc;     /* flow control user has requested */