Home
last modified time | relevance | path

Searched refs:get_mld_capab (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c1107 if (!hapd->driver || !hapd->driver->get_mld_capab) in hostapd_get_mld_capa()
1110 hapd->driver->get_mld_capab(hapd->drv_priv, WPA_IF_AP_BSS, in hostapd_get_mld_capa()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h4995 int (*get_mld_capab)(void *priv, enum wpa_driver_if_type type, member
H A Ddriver_nl80211.c14140 .get_mld_capab = nl80211_get_mld_capab,