Searched hist:"9 c1a59a2f4bcf9926ac5814ae0ce53e449ee0b95" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_dqo.h | diff 9c1a59a2f4bcf9926ac5814ae0ce53e449ee0b95 Thu Jun 24 13:06:29 CDT 2021 Bailey Forrest <bcf@google.com> gve: DQO: Add ring allocation and initialization
Allocate the buffer and completion ring structures. Do not populate the rings yet. That will happen in the respective rx and tx datapath follow-on patches
Signed-off-by: Bailey Forrest <bcf@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Catherine Sullivan <csully@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gve_tx_dqo.c | diff 9c1a59a2f4bcf9926ac5814ae0ce53e449ee0b95 Thu Jun 24 13:06:29 CDT 2021 Bailey Forrest <bcf@google.com> gve: DQO: Add ring allocation and initialization
Allocate the buffer and completion ring structures. Do not populate the rings yet. That will happen in the respective rx and tx datapath follow-on patches
Signed-off-by: Bailey Forrest <bcf@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Catherine Sullivan <csully@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gve_rx_dqo.c | diff 9c1a59a2f4bcf9926ac5814ae0ce53e449ee0b95 Thu Jun 24 13:06:29 CDT 2021 Bailey Forrest <bcf@google.com> gve: DQO: Add ring allocation and initialization
Allocate the buffer and completion ring structures. Do not populate the rings yet. That will happen in the respective rx and tx datapath follow-on patches
Signed-off-by: Bailey Forrest <bcf@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Catherine Sullivan <csully@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gve_tx.c | diff 9c1a59a2f4bcf9926ac5814ae0ce53e449ee0b95 Thu Jun 24 13:06:29 CDT 2021 Bailey Forrest <bcf@google.com> gve: DQO: Add ring allocation and initialization
Allocate the buffer and completion ring structures. Do not populate the rings yet. That will happen in the respective rx and tx datapath follow-on patches
Signed-off-by: Bailey Forrest <bcf@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Catherine Sullivan <csully@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gve.h | diff 9c1a59a2f4bcf9926ac5814ae0ce53e449ee0b95 Thu Jun 24 13:06:29 CDT 2021 Bailey Forrest <bcf@google.com> gve: DQO: Add ring allocation and initialization
Allocate the buffer and completion ring structures. Do not populate the rings yet. That will happen in the respective rx and tx datapath follow-on patches
Signed-off-by: Bailey Forrest <bcf@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Catherine Sullivan <csully@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gve_rx.c | diff 9c1a59a2f4bcf9926ac5814ae0ce53e449ee0b95 Thu Jun 24 13:06:29 CDT 2021 Bailey Forrest <bcf@google.com> gve: DQO: Add ring allocation and initialization
Allocate the buffer and completion ring structures. Do not populate the rings yet. That will happen in the respective rx and tx datapath follow-on patches
Signed-off-by: Bailey Forrest <bcf@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Catherine Sullivan <csully@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gve_main.c | diff 9c1a59a2f4bcf9926ac5814ae0ce53e449ee0b95 Thu Jun 24 13:06:29 CDT 2021 Bailey Forrest <bcf@google.com> gve: DQO: Add ring allocation and initialization
Allocate the buffer and completion ring structures. Do not populate the rings yet. That will happen in the respective rx and tx datapath follow-on patches
Signed-off-by: Bailey Forrest <bcf@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Catherine Sullivan <csully@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|