Searched hist:"92 bf14abf7a064936b5e6baab30661da86a86e52" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_roce.h | diff 92bf14abf7a064936b5e6baab30661da86a86e52 Tue Aug 27 06:27:32 CDT 2013 Sathya Perla <sathya.perla@emulex.com> be2net: refactor be_get_resources() code
1) use be_resources{} struct to query/store HW resource limits 2) The HW queue/resource limits for BE2/BE3 chips are mostly called out in driver as constants. Code to handle this is scattered across various places in be_setup(). Consolidate this code into BEx_get_resources(). For Lancer-R, Skyhawk-R, these limits are queried from FW.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | be_roce.c | diff 92bf14abf7a064936b5e6baab30661da86a86e52 Tue Aug 27 06:27:32 CDT 2013 Sathya Perla <sathya.perla@emulex.com> be2net: refactor be_get_resources() code
1) use be_resources{} struct to query/store HW resource limits 2) The HW queue/resource limits for BE2/BE3 chips are mostly called out in driver as constants. Code to handle this is scattered across various places in be_setup(). Consolidate this code into BEx_get_resources(). For Lancer-R, Skyhawk-R, these limits are queried from FW.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | be_cmds.h | diff 92bf14abf7a064936b5e6baab30661da86a86e52 Tue Aug 27 06:27:32 CDT 2013 Sathya Perla <sathya.perla@emulex.com> be2net: refactor be_get_resources() code
1) use be_resources{} struct to query/store HW resource limits 2) The HW queue/resource limits for BE2/BE3 chips are mostly called out in driver as constants. Code to handle this is scattered across various places in be_setup(). Consolidate this code into BEx_get_resources(). For Lancer-R, Skyhawk-R, these limits are queried from FW.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | be.h | diff 92bf14abf7a064936b5e6baab30661da86a86e52 Tue Aug 27 06:27:32 CDT 2013 Sathya Perla <sathya.perla@emulex.com> be2net: refactor be_get_resources() code
1) use be_resources{} struct to query/store HW resource limits 2) The HW queue/resource limits for BE2/BE3 chips are mostly called out in driver as constants. Code to handle this is scattered across various places in be_setup(). Consolidate this code into BEx_get_resources(). For Lancer-R, Skyhawk-R, these limits are queried from FW.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | be_cmds.c | diff 92bf14abf7a064936b5e6baab30661da86a86e52 Tue Aug 27 06:27:32 CDT 2013 Sathya Perla <sathya.perla@emulex.com> be2net: refactor be_get_resources() code
1) use be_resources{} struct to query/store HW resource limits 2) The HW queue/resource limits for BE2/BE3 chips are mostly called out in driver as constants. Code to handle this is scattered across various places in be_setup(). Consolidate this code into BEx_get_resources(). For Lancer-R, Skyhawk-R, these limits are queried from FW.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | be_main.c | diff 92bf14abf7a064936b5e6baab30661da86a86e52 Tue Aug 27 06:27:32 CDT 2013 Sathya Perla <sathya.perla@emulex.com> be2net: refactor be_get_resources() code
1) use be_resources{} struct to query/store HW resource limits 2) The HW queue/resource limits for BE2/BE3 chips are mostly called out in driver as constants. Code to handle this is scattered across various places in be_setup(). Consolidate this code into BEx_get_resources(). For Lancer-R, Skyhawk-R, these limits are queried from FW.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|