Searched hist:aa3ac822689f5c4d8961a8707edba9b6bf4631a3 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k.h | diff aa3ac822689f5c4d8961a8707edba9b6bf4631a3 Sat Sep 20 18:50:42 CDT 2014 Alexander Duyck <alexander.h.duyck@intel.com> fm10k: Add support for multiple queues
This patch takes the driver from supporting a single queue to supporting multiple queues. The upper queue limit for the PF is 128 queues and the upper limit for the VF is (128 / num_vfs) rounded down to nearest power of 2.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
H A D | fm10k_ethtool.c | diff aa3ac822689f5c4d8961a8707edba9b6bf4631a3 Sat Sep 20 18:50:42 CDT 2014 Alexander Duyck <alexander.h.duyck@intel.com> fm10k: Add support for multiple queues
This patch takes the driver from supporting a single queue to supporting multiple queues. The upper queue limit for the PF is 128 queues and the upper limit for the VF is (128 / num_vfs) rounded down to nearest power of 2.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
H A D | fm10k_netdev.c | diff aa3ac822689f5c4d8961a8707edba9b6bf4631a3 Sat Sep 20 18:50:42 CDT 2014 Alexander Duyck <alexander.h.duyck@intel.com> fm10k: Add support for multiple queues
This patch takes the driver from supporting a single queue to supporting multiple queues. The upper queue limit for the PF is 128 queues and the upper limit for the VF is (128 / num_vfs) rounded down to nearest power of 2.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
H A D | fm10k_main.c | diff aa3ac822689f5c4d8961a8707edba9b6bf4631a3 Sat Sep 20 18:50:42 CDT 2014 Alexander Duyck <alexander.h.duyck@intel.com> fm10k: Add support for multiple queues
This patch takes the driver from supporting a single queue to supporting multiple queues. The upper queue limit for the PF is 128 queues and the upper limit for the VF is (128 / num_vfs) rounded down to nearest power of 2.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|