Home
last modified time | relevance | path

Searched defs:dont_wait_for_ack (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c5467 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy,
5509 bool dont_wait_for_ack = params->dont_wait_for_ack; local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c5451 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy,
5492 bool no_cck = params->no_cck;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c5126 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy,
5168 bool dont_wait_for_ack = params->dont_wait_for_ack; local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c5648 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy,
5687 bool dont_wait_for_ack = params->dont_wait_for_ack; local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c7989 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c7990 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c7092 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c8081 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c7222 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c8110 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.c7502 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c7625 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c8000 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c7202 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c7424 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c8252 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c8276 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c7599 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, in cfg80211_rtw_mgmt_tx()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c14240 bool dont_wait_for_ack = info->attrs[NL80211_ATTR_DONT_WAIT_FOR_ACK]; in nl80211_tx_control_port() local
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h3160 bool dont_wait_for_ack; member