Searched defs:dl_set (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/ |
A D | sharedbuffer_configuration.py | 175 def dl_set(self, dlname, size, thtype): member in Pool 237 def dl_set(self, pool, th): member in TcBind 311 def dl_set(self, th): member in PortPool
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | pcic.c | 732 bool ul_set = false, dl_set = false; in ath11k_pcic_map_service_to_pipe() local
|
A D | ahb.c | 668 bool ul_set = false, dl_set = false; in ath11k_ahb_map_service_to_pipe() local
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/ |
A D | snoc.c | 778 bool ul_set = false, dl_set = false; in ath10k_snoc_hif_map_service_to_pipe() local
|
A D | pci.c | 1827 bool ul_set = false, dl_set = false; in ath10k_pci_hif_map_service_to_pipe() local
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | pci.c | 814 bool ul_set = false, dl_set = false; in ath12k_pci_map_service_to_pipe() local
|
Completed in 18 milliseconds