Home
last modified time | relevance | path

Searched refs:link_conf_dereference_check (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dnotif.c146 bss_conf = link_conf_dereference_check(vif, link_id); in iwl_mld_mu_mimo_iface_iterator()
H A Dscan.c1971 link_conf_dereference_check(vif, link_id); in iwl_mld_int_mlo_scan()
H A Dmac80211.c2086 link_conf_dereference_check(vif, link_sta->link_id); in iwl_mld_sta_rc_update()
/linux/include/net/
H A Dmac80211.h2254 (link = link_conf_dereference_check(vif, link_id)))
2298 #define link_conf_dereference_check(vif, link_id) \ macro