Searched hist:"83 bf76e3528ace34c28f8033bfa3d2e3ec9861aa" (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_ops.c | diff 83bf76e3528ace34c28f8033bfa3d2e3ec9861aa Sun May 26 14:22:20 CEST 2019 Michal Kalderon <michal.kalderon@marvell.com> qed: Modify api for performing a dmae to another PF
This patch modifies the dmae API to enable performing a dmae operation to another PF. This enables sharing between the llh entries between PFs and thus increasing the amount of filters per PF under certain configurations. The llh entries require using the dmae since the memory is widebus, which requires atomicity in access.
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_hw.c | diff 83bf76e3528ace34c28f8033bfa3d2e3ec9861aa Sun May 26 14:22:20 CEST 2019 Michal Kalderon <michal.kalderon@marvell.com> qed: Modify api for performing a dmae to another PF
This patch modifies the dmae API to enable performing a dmae operation to another PF. This enables sharing between the llh entries between PFs and thus increasing the amount of filters per PF under certain configurations. The llh entries require using the dmae since the memory is widebus, which requires atomicity in access.
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_dev_api.h | diff 83bf76e3528ace34c28f8033bfa3d2e3ec9861aa Sun May 26 14:22:20 CEST 2019 Michal Kalderon <michal.kalderon@marvell.com> qed: Modify api for performing a dmae to another PF
This patch modifies the dmae API to enable performing a dmae operation to another PF. This enables sharing between the llh entries between PFs and thus increasing the amount of filters per PF under certain configurations. The llh entries require using the dmae since the memory is widebus, which requires atomicity in access.
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_debug.c | diff 83bf76e3528ace34c28f8033bfa3d2e3ec9861aa Sun May 26 14:22:20 CEST 2019 Michal Kalderon <michal.kalderon@marvell.com> qed: Modify api for performing a dmae to another PF
This patch modifies the dmae API to enable performing a dmae operation to another PF. This enables sharing between the llh entries between PFs and thus increasing the amount of filters per PF under certain configurations. The llh entries require using the dmae since the memory is widebus, which requires atomicity in access.
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_int.c | diff 83bf76e3528ace34c28f8033bfa3d2e3ec9861aa Sun May 26 14:22:20 CEST 2019 Michal Kalderon <michal.kalderon@marvell.com> qed: Modify api for performing a dmae to another PF
This patch modifies the dmae API to enable performing a dmae operation to another PF. This enables sharing between the llh entries between PFs and thus increasing the amount of filters per PF under certain configurations. The llh entries require using the dmae since the memory is widebus, which requires atomicity in access.
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_cxt.c | diff 83bf76e3528ace34c28f8033bfa3d2e3ec9861aa Sun May 26 14:22:20 CEST 2019 Michal Kalderon <michal.kalderon@marvell.com> qed: Modify api for performing a dmae to another PF
This patch modifies the dmae API to enable performing a dmae operation to another PF. This enables sharing between the llh entries between PFs and thus increasing the amount of filters per PF under certain configurations. The llh entries require using the dmae since the memory is widebus, which requires atomicity in access.
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_sriov.c | diff 83bf76e3528ace34c28f8033bfa3d2e3ec9861aa Sun May 26 14:22:20 CEST 2019 Michal Kalderon <michal.kalderon@marvell.com> qed: Modify api for performing a dmae to another PF
This patch modifies the dmae API to enable performing a dmae operation to another PF. This enables sharing between the llh entries between PFs and thus increasing the amount of filters per PF under certain configurations. The llh entries require using the dmae since the memory is widebus, which requires atomicity in access.
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_l2.c | diff 83bf76e3528ace34c28f8033bfa3d2e3ec9861aa Sun May 26 14:22:20 CEST 2019 Michal Kalderon <michal.kalderon@marvell.com> qed: Modify api for performing a dmae to another PF
This patch modifies the dmae API to enable performing a dmae operation to another PF. This enables sharing between the llh entries between PFs and thus increasing the amount of filters per PF under certain configurations. The llh entries require using the dmae since the memory is widebus, which requires atomicity in access.
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|