]> git.baikalelectronics.ru Git - kernel.git/commit
devlink: Add generic parameter msix_vec_per_pf_max
authorVasundhara Volam <vasundhara-v.volam@broadcom.com>
Thu, 4 Oct 2018 05:43:45 +0000 (11:13 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Oct 2018 20:49:42 +0000 (13:49 -0700)
commit4de32fbfaacdda0c40933a460eec8cb7c76a1ea2
tree2fdbcda2792f29328ad80311b8cf84acb9dc3f22
parenta664773838939c78966860c9d43c316756bf0951
devlink: Add generic parameter msix_vec_per_pf_max

msix_vec_per_pf_max - This param sets the number of MSIX vectors
that the device requests from the host on driver initialization.
This value is set in the device which is applicable per PF.

Cc: Jiri Pirko <jiri@mellanox.com>
Cc: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/devlink.h
net/core/devlink.c