Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2256 static int rtw_add_beacon(struct adapter *adapter, const u8 *head, size_t head_len, const u8 *tail,… in rtw_add_beacon() function
2301 ret = rtw_add_beacon(adapter, settings->beacon.head, in cfg80211_rtw_start_ap()
2326 return rtw_add_beacon(adapter, info->head, info->head_len, info->tail, info->tail_len); in cfg80211_rtw_change_beacon()