linux/drivers/net/ethernet/emulex/benet
Vasundhara Volam f93f160b5a be2net: refactor multi-channel config code for Skyhawk-R chip
Currently multi-channel configuration is read via the QUERY_FW_CONFIG cmd.
This method has been deprecated by the Skyhawk-R FW. Instead,
GET_PROFILE_CONFIG::port-desc must be used to query this configuration.

This patch also:
a) introduces a few macros to identify certain categories of multi-channel
configs
2) re-factors the be_cmd_set_profile_config() code to be able to read any kind
of desc (and not just the nic-desc.)

Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-13 18:19:22 -05:00
..
be_cmds.c be2net: refactor multi-channel config code for Skyhawk-R chip 2014-02-13 18:19:22 -05:00
be_cmds.h be2net: refactor multi-channel config code for Skyhawk-R chip 2014-02-13 18:19:22 -05:00
be_ethtool.c be2net: Update copyright year 2014-02-13 18:19:22 -05:00
be_hw.h be2net: refactor multi-channel config code for Skyhawk-R chip 2014-02-13 18:19:22 -05:00
be_main.c be2net: refactor multi-channel config code for Skyhawk-R chip 2014-02-13 18:19:22 -05:00
be_roce.c be2net: Update copyright year 2014-02-13 18:19:22 -05:00
be_roce.h be2net: Update copyright year 2014-02-13 18:19:22 -05:00
be.h be2net: refactor multi-channel config code for Skyhawk-R chip 2014-02-13 18:19:22 -05:00
Kconfig net: Remove bogus dependencies on INET 2012-11-19 19:13:59 -05:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00