Searched hist:"08 bc8f15e69cbd9f8e3d7bbba4814cec50d51cfe" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | diff 08bc8f15e69cbd9f8e3d7bbba4814cec50d51cfe Sun Jun 04 12:31:06 CEST 2017 Mintz, Yuval <Yuval.Mintz@cavium.com> qed: Multiple qzone queues for VFs
This adds the infrastructure for supporting VFs that want to open multiple transmission queues on the same queue-zone. At this point, there are no VFs that actually request this functionality, but later patches would remedy that.
a. VF and PF would communicate the capability during ACQUIRE; Legacy VFs would continue on behaving as they do today
b. PF would communicate number of supported CIDs to the VF and would enforce said limitation
c. Whenever VF passes a request for a given queue configuration it would also pass an associated index within said queue-zone
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_sriov.h | diff 08bc8f15e69cbd9f8e3d7bbba4814cec50d51cfe Sun Jun 04 12:31:06 CEST 2017 Mintz, Yuval <Yuval.Mintz@cavium.com> qed: Multiple qzone queues for VFs
This adds the infrastructure for supporting VFs that want to open multiple transmission queues on the same queue-zone. At this point, there are no VFs that actually request this functionality, but later patches would remedy that.
a. VF and PF would communicate the capability during ACQUIRE; Legacy VFs would continue on behaving as they do today
b. PF would communicate number of supported CIDs to the VF and would enforce said limitation
c. Whenever VF passes a request for a given queue configuration it would also pass an associated index within said queue-zone
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_vf.c | diff 08bc8f15e69cbd9f8e3d7bbba4814cec50d51cfe Sun Jun 04 12:31:06 CEST 2017 Mintz, Yuval <Yuval.Mintz@cavium.com> qed: Multiple qzone queues for VFs
This adds the infrastructure for supporting VFs that want to open multiple transmission queues on the same queue-zone. At this point, there are no VFs that actually request this functionality, but later patches would remedy that.
a. VF and PF would communicate the capability during ACQUIRE; Legacy VFs would continue on behaving as they do today
b. PF would communicate number of supported CIDs to the VF and would enforce said limitation
c. Whenever VF passes a request for a given queue configuration it would also pass an associated index within said queue-zone
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_cxt.c | diff 08bc8f15e69cbd9f8e3d7bbba4814cec50d51cfe Sun Jun 04 12:31:06 CEST 2017 Mintz, Yuval <Yuval.Mintz@cavium.com> qed: Multiple qzone queues for VFs
This adds the infrastructure for supporting VFs that want to open multiple transmission queues on the same queue-zone. At this point, there are no VFs that actually request this functionality, but later patches would remedy that.
a. VF and PF would communicate the capability during ACQUIRE; Legacy VFs would continue on behaving as they do today
b. PF would communicate number of supported CIDs to the VF and would enforce said limitation
c. Whenever VF passes a request for a given queue configuration it would also pass an associated index within said queue-zone
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_sriov.c | diff 08bc8f15e69cbd9f8e3d7bbba4814cec50d51cfe Sun Jun 04 12:31:06 CEST 2017 Mintz, Yuval <Yuval.Mintz@cavium.com> qed: Multiple qzone queues for VFs
This adds the infrastructure for supporting VFs that want to open multiple transmission queues on the same queue-zone. At this point, there are no VFs that actually request this functionality, but later patches would remedy that.
a. VF and PF would communicate the capability during ACQUIRE; Legacy VFs would continue on behaving as they do today
b. PF would communicate number of supported CIDs to the VF and would enforce said limitation
c. Whenever VF passes a request for a given queue configuration it would also pass an associated index within said queue-zone
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_l2.c | diff 08bc8f15e69cbd9f8e3d7bbba4814cec50d51cfe Sun Jun 04 12:31:06 CEST 2017 Mintz, Yuval <Yuval.Mintz@cavium.com> qed: Multiple qzone queues for VFs
This adds the infrastructure for supporting VFs that want to open multiple transmission queues on the same queue-zone. At this point, there are no VFs that actually request this functionality, but later patches would remedy that.
a. VF and PF would communicate the capability during ACQUIRE; Legacy VFs would continue on behaving as they do today
b. PF would communicate number of supported CIDs to the VF and would enforce said limitation
c. Whenever VF passes a request for a given queue configuration it would also pass an associated index within said queue-zone
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/linux/qed/ |
H A D | qed_if.h | diff 08bc8f15e69cbd9f8e3d7bbba4814cec50d51cfe Sun Jun 04 12:31:06 CEST 2017 Mintz, Yuval <Yuval.Mintz@cavium.com> qed: Multiple qzone queues for VFs
This adds the infrastructure for supporting VFs that want to open multiple transmission queues on the same queue-zone. At this point, there are no VFs that actually request this functionality, but later patches would remedy that.
a. VF and PF would communicate the capability during ACQUIRE; Legacy VFs would continue on behaving as they do today
b. PF would communicate number of supported CIDs to the VF and would enforce said limitation
c. Whenever VF passes a request for a given queue configuration it would also pass an associated index within said queue-zone
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|