Home
last modified time | relevance | path

Searched refs:iwl_mac_cfg (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A Dax210.c69 const struct iwl_mac_cfg iwl_ty_mac_cfg = {
79 const struct iwl_mac_cfg iwl_so_mac_cfg = {
91 const struct iwl_mac_cfg iwl_so_long_latency_mac_cfg = {
103 const struct iwl_mac_cfg iwl_so_long_latency_imr_mac_cfg = {
116 const struct iwl_mac_cfg iwl_ma_mac_cfg = {
H A D9000.c71 const struct iwl_mac_cfg iwl9000_mac_cfg = {
77 const struct iwl_mac_cfg iwl9560_mac_cfg = {
85 const struct iwl_mac_cfg iwl9560_long_latency_mac_cfg = {
93 const struct iwl_mac_cfg iwl9560_shared_clk_mac_cfg = {
H A D22000.c68 const struct iwl_mac_cfg iwl_qu_mac_cfg = {
78 const struct iwl_mac_cfg iwl_qu_medium_latency_mac_cfg = {
88 const struct iwl_mac_cfg iwl_qu_long_latency_mac_cfg = {
99 const struct iwl_mac_cfg iwl_ax200_mac_cfg = {
H A D6000.c104 const struct iwl_mac_cfg iwl6005_mac_cfg = {
142 const struct iwl_mac_cfg iwl6030_mac_cfg = {
221 const struct iwl_mac_cfg iwl6000i_mac_cfg = {
260 const struct iwl_mac_cfg iwl6050_mac_cfg = {
296 const struct iwl_mac_cfg iwl6150_mac_cfg = {
330 const struct iwl_mac_cfg iwl6000_mac_cfg = {
H A D2000.c83 const struct iwl_mac_cfg iwl2000_mac_cfg = {
112 const struct iwl_mac_cfg iwl2030_mac_cfg = {
139 const struct iwl_mac_cfg iwl105_mac_cfg = {
168 const struct iwl_mac_cfg iwl135_mac_cfg = {
H A D5000.c56 const struct iwl_mac_cfg iwl5000_mac_cfg = {
125 const struct iwl_mac_cfg iwl5150_mac_cfg = {
H A Ddr.c76 const struct iwl_mac_cfg iwl_dr_mac_cfg = {
H A Dsc.c84 const struct iwl_mac_cfg iwl_sc_mac_cfg = {
H A D1000.c57 const struct iwl_mac_cfg iwl1000_mac_cfg = {
H A D8000.c76 const struct iwl_mac_cfg iwl8000_mac_cfg = {
H A D7000.c88 const struct iwl_mac_cfg iwl7000_mac_cfg = {
/linux/drivers/net/wireless/intel/iwlwifi/tests/
H A Ddevinfo.c223 const struct iwl_mac_cfg *cfg_i = in devinfo_no_mac_cfg_dups()
227 const struct iwl_mac_cfg *cfg_j = in devinfo_no_mac_cfg_dups()
245 const struct iwl_mac_cfg *mac_cfg = in devinfo_api_range()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c24 (__builtin_choose_expr(_IS_A(cfg, iwl_mac_cfg), \
1144 const struct iwl_mac_cfg *mac_cfg = (void *)ent->driver_data; in iwl_pci_probe()