linux/drivers/net/wireless/quantenna/qtnfmac
Sergey Matyukevich 0b68fe10b8 qtnfmac: modify debugfs to support multiple cards
This patch modifies location of debugfs entries and their naming
conventions to support multiple wireless cards on pcie host.
Selected approach is to use separate directories for different
wireless cards in top-level qtnfmac debugfs directory.

Here is an example that clarifies the chosen naming conventions:

 $ sudo ls /sys/kernel/debug/qtnfmac/
   qtnfmac_pcie:0000:01:00.0

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-04-26 14:53:13 +03:00
..
pcie qtnfmac: send EAPOL frames via control path 2019-04-04 12:57:33 +03:00
Kconfig qtnfmac: add support for Topaz chipsets 2018-11-06 18:53:50 +02:00
Makefile qtnfmac: add support for Topaz chipsets 2018-11-06 18:53:50 +02:00
bus.h qtnfmac: send EAPOL frames via control path 2019-04-04 12:57:33 +03:00
cfg80211.c qtnfmac: allow to control DFS slave radar detection 2019-04-26 14:53:12 +03:00
cfg80211.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
commands.c qtnfmac: allow to control DFS slave radar detection 2019-04-26 14:53:12 +03:00
commands.h qtnfmac: allow to control DFS slave radar detection 2019-04-26 14:53:12 +03:00
core.c qtnfmac: modify debugfs to support multiple cards 2019-04-26 14:53:13 +03:00
core.h qtnfmac: modify debugfs to support multiple cards 2019-04-26 14:53:13 +03:00
debug.c qtnfmac: modify debugfs to support multiple cards 2019-04-26 14:53:13 +03:00
debug.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
event.c qtnfmac: handle channel switch events for connected stations only 2019-04-26 14:53:12 +03:00
event.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
qlink.h qtnfmac: allow to control DFS slave radar detection 2019-04-26 14:53:12 +03:00
qlink_util.c qtnfmac: allow each MAC to specify its own regulatory rules 2019-04-04 12:57:28 +03:00
qlink_util.h qtnfmac: allow each MAC to specify its own regulatory rules 2019-04-04 12:57:28 +03:00
qtn_hw_ids.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
shm_ipc.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
shm_ipc.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
shm_ipc_defs.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
trans.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
trans.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
util.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
util.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00