Home
last modified time | relevance | path

Searched hist:"7 f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a" (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Drx_common.hdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtx.hdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Drx_common.cdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtx_common.hdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Drx.cdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Defx.hdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dfarch.cdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtx_common.cdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dethtool_common.cdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtx.cdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Defx_common.cdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Defx_channels.cdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Defx.cdiff 7f9e4b2a61ba1ffda9ebcf79dc0374e01051e86a Mon May 09 10:32:20 CDT 2022 Martin Habets <habetsm.xilinx@gmail.com> sfc/siena: Rename RX/TX functions to avoid conflicts with sfc

For siena use efx_siena_ as the function prefix.
Several functions are not used in Siena, so they are removed.

Use a Siena specific variable name for module parameter
efx_separate_tx_channels.
Move efx_fini_tx_queue() to avoid a forward declaration of
efx_dequeue_buffer().

Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>