Searched refs:ARG_UNUSED (Results 1 – 5 of 5) sorted by relevance
216 ARG_UNUSED(tx_pwrlimit_2g_cfg); in wlan_set_wwsm_txpwrlimit()217 ARG_UNUSED(chanlist_2g_cfg); in wlan_set_wwsm_txpwrlimit()219 ARG_UNUSED(tx_pwrlimit_5g_cfg); in wlan_set_wwsm_txpwrlimit()220 ARG_UNUSED(chanlist_5g_cfg); in wlan_set_wwsm_txpwrlimit()
1081 ARG_UNUSED(chanlist_2g_cfg);1083 ARG_UNUSED(chanlist_5g_cfg);1297 ARG_UNUSED(rg_table_fc);1298 ARG_UNUSED(rg_table_fc_len);1302 ARG_UNUSED(tx_pwrlimit_2g_cfg);1303 ARG_UNUSED(chanlist_2g_cfg);1305 ARG_UNUSED(tx_pwrlimit_5g_cfg);1306 ARG_UNUSED(chanlist_5g_cfg);
69 #define ARG_UNUSED(x) (void)(x) macro624 ARG_UNUSED(flags); in enable_mmu_el1()
1792 ARG_UNUSED(hs_wakeup_reason); in wifi_print_wakeup_reason()
28 #define ARG_UNUSED(x) (void)(x) macro