linux-xiaomi-chiron/include/linux/qed
Sudarsana Reddy Kalluru 0bc5fe8572 qed*: Refactor mf_mode to consist of bits.
`mf_mode' field indicates the multi-partitioning mode the device is
configured to. This method doesn't scale very well, adding a new MF mode
requires going over all the existing conditions, and deciding whether those
are needed for the new mode or not.
The patch defines a set of bit-fields for modes which are derived according
to the mode info shared by the MFW and all the configuration would be made
according to those. To add a new mode, there would be a single place where
we'll need to go and choose which bits apply and which don't.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-07 23:46:10 -04:00
..
common_hsi.h qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
eth_common.h qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
fcoe_common.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
iscsi_common.h qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
iwarp_common.h qed*: Refactoring and rearranging FW API with no functional impact 2018-01-02 13:59:15 -05:00
qed_chain.h qed: Chain support for external PBL 2017-06-20 12:34:06 -04:00
qed_eth_if.h qed* : Add new TLV to request PF to update MAC in bulletin board 2018-04-20 11:26:37 -04:00
qed_fcoe_if.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qed_if.h qed*: Refactor mf_mode to consist of bits. 2018-05-07 23:46:10 -04:00
qed_iov_if.h qed*: Add support for ndo_set_vf_trust 2017-01-01 21:02:14 -05:00
qed_iscsi_if.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_ll2_if.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_rdma_if.h qed: iWARP CM add error handling 2017-07-03 01:43:45 -07:00
qede_rdma.h qede: Fix compilation without QED_RDMA 2017-06-21 11:33:47 -04:00
rdma_common.h qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
roce_common.h qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
storage_common.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
tcp_common.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00