summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-10-26 17:10:37 +0300
committerDavid S. Miller <davem@davemloft.net>2021-10-26 17:10:37 +0300
commit4d2af64bb7f56292842fb7d9aceaea7e98d3f1e4 (patch)
tree65da141e422565b05e2ee8710cf602bfb42cf1a8 /drivers/net/ethernet/mellanox/mlx5/core/eq.c
parent656bcd5db804b1c66971c62934266226c0164040 (diff)
parentd25f3a74f30aace819163dfa54f2a4b8ca1dc932 (diff)
downloadlinux-4d2af64bb7f56292842fb7d9aceaea7e98d3f1e4.tar.xz
Merge branch 'phy-supported-interfaces-bitmap'
Russell King says: ==================== Introduce supported interfaces bitmap This series introduces a new bitmap to allow us to indicate which phy_interface_t modes are supported. Currently, phylink will call ->validate with PHY_INTERFACE_MODE_NA to request all link mode capabilities from the MAC driver before choosing an interface to use. This leads in some cases to some rather hairly code. This can be simplified if phylink is aware of the interface modes that the MAC supports, and it can instead walk those modes, calling ->validate for each one, and combining the results. This series merely introduces the support; there is no change of behaviour until MAC drivers populate their supported_interfaces bitmap. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/eq.c')
0 files changed, 0 insertions, 0 deletions