summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_chain.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-27qed: fix the allocation of the chains with an external PBLAlexander Lobakin1-1/+3
2020-07-23qed: add support for different page sizes for chainsAlexander Lobakin1-10/+18
2020-07-23qed: simplify chain allocation with init params structAlexander Lobakin1-35/+45
2020-07-23qed: simplify initialization of the chains with an external PBLAlexander Lobakin1-18/+19
2020-07-23qed: move chain initialization inlines next to allocation functionsAlexander Lobakin1-0/+47
2020-07-23qed: sanitize PBL chains allocationAlexander Lobakin1-11/+10
2020-07-23qed: prevent possible double-frees of the chainsAlexander Lobakin1-1/+3
2020-07-23qed: move chain methods to a separate fileAlexander Lobakin1-0/+302