Files
kernel_arpi/include/linux
Michal Kalderon 0518c12f1f qed*: LL2 callback operations
LL2 today is interrupt driven - when tx/rx completion arrives [or any
other indication], qed needs to operate on the connection and pass
the information to the protocol-driver [or internal qed consumer].
Since we have several flavors of ll2 employeed by the driver,
each handler needs to do an if-else to determine the right functionality
to use based on the connection type.

In order to make things more scalable [given that we're going to add
additional types of ll2 flavors] move the infrastrucutre into using
a callback-based approach - the callbacks would be provided as part
of the connection's initialization parameters.

Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-09 15:49:02 -04:00
..
2017-04-21 10:45:01 -04:00
2017-06-09 15:49:02 -04:00
2017-04-28 18:09:59 -04:00
2017-05-01 14:09:21 -07:00
2017-06-06 15:41:22 -04:00
2017-04-26 23:54:06 -04:00
2017-05-24 12:43:30 -04:00
2017-04-18 20:41:12 +02:00
2017-04-10 17:15:02 +02:00
2017-04-27 05:13:04 -04:00
2017-06-06 15:41:24 -04:00
2017-05-12 15:57:15 -07:00
2017-04-05 18:11:48 +02:00
2017-05-18 10:07:41 -04:00
2017-05-18 10:07:40 -04:00
2017-05-08 17:15:12 -07:00
2017-04-04 14:10:12 -07:00
2017-05-03 15:52:10 -07:00
2017-04-24 14:30:46 -04:00
2017-04-26 13:03:04 -04:00
2017-05-18 10:07:40 -04:00
2017-04-19 14:21:23 +02:00
2017-05-03 15:52:10 -07:00
2017-05-08 17:15:12 -07:00
2017-06-01 14:53:04 -04:00
2017-05-09 16:43:22 +03:00