Searched hist:"0 f3154e6bcb354968cc04f7cd86ce466f7b9a814" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | Makefile | diff 0f3154e6bcb354968cc04f7cd86ce466f7b9a814 Wed Sep 04 00:28:17 CEST 2019 Shannon Nelson <snelson@pensando.io> ionic: Add Tx and Rx handling
Add both the Tx and Rx queue setup and handling. The related stats display comes later. Instead of using the generic napi routines used by the slow-path commands, the Tx and Rx paths are simplified and inlined in one file in order to get better compiler optimizations.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_txrx.h | 0f3154e6bcb354968cc04f7cd86ce466f7b9a814 Wed Sep 04 00:28:17 CEST 2019 Shannon Nelson <snelson@pensando.io> ionic: Add Tx and Rx handling
Add both the Tx and Rx queue setup and handling. The related stats display comes later. Instead of using the generic napi routines used by the slow-path commands, the Tx and Rx paths are simplified and inlined in one file in order to get better compiler optimizations.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_lif.h | diff 0f3154e6bcb354968cc04f7cd86ce466f7b9a814 Wed Sep 04 00:28:17 CEST 2019 Shannon Nelson <snelson@pensando.io> ionic: Add Tx and Rx handling
Add both the Tx and Rx queue setup and handling. The related stats display comes later. Instead of using the generic napi routines used by the slow-path commands, the Tx and Rx paths are simplified and inlined in one file in order to get better compiler optimizations.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_txrx.c | 0f3154e6bcb354968cc04f7cd86ce466f7b9a814 Wed Sep 04 00:28:17 CEST 2019 Shannon Nelson <snelson@pensando.io> ionic: Add Tx and Rx handling
Add both the Tx and Rx queue setup and handling. The related stats display comes later. Instead of using the generic napi routines used by the slow-path commands, the Tx and Rx paths are simplified and inlined in one file in order to get better compiler optimizations.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_lif.c | diff 0f3154e6bcb354968cc04f7cd86ce466f7b9a814 Wed Sep 04 00:28:17 CEST 2019 Shannon Nelson <snelson@pensando.io> ionic: Add Tx and Rx handling
Add both the Tx and Rx queue setup and handling. The related stats display comes later. Instead of using the generic napi routines used by the slow-path commands, the Tx and Rx paths are simplified and inlined in one file in order to get better compiler optimizations.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|