| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_cmd.c | 3287 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3292 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3293 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3298 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3299 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3300 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3301 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3302 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3306 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3308 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_cmd.c | 3602 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3607 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3608 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3613 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3614 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3615 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3616 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3617 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3621 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3623 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_cmd.c | 3749 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3754 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3755 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3760 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3761 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3762 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3763 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3764 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3768 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3770 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_cmd.c | 3916 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3921 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3922 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3927 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3928 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3929 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3930 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3931 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3935 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3937 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_cmd.c | 3837 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3842 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3843 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3848 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3849 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3850 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3851 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3852 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3856 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3858 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_cmd.c | 3495 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3500 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3501 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3506 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3507 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3508 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3509 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3510 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3514 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3516 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_cmd.c | 3602 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3607 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3608 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3613 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3614 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3615 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3616 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3617 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3621 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3623 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_cmd.c | 3804 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3809 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3810 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3815 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3816 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3817 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3818 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3819 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3823 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3825 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_cmd.c | 3601 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3606 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3607 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3612 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3613 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3614 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3615 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3616 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3620 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3622 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_cmd.c | 3749 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3754 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3755 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3760 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3761 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3762 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3763 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3764 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3768 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3770 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_cmd.c | 3482 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3487 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3488 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3493 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3494 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3495 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3496 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3497 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3501 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3503 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_cmd.c | 3495 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3500 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3501 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3506 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3507 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3508 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3509 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3510 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3514 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3516 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_cmd.c | 3925 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3930 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3931 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3936 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3937 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3938 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3939 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3940 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3944 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3946 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_cmd.c | 3542 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3547 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3548 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3553 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3554 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3555 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3556 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3557 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3561 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3563 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_cmd.c | 3520 struct mgnt_tx_parm *mgnt_parm; in rtw_mgnt_tx_cmd() local 3525 mgnt_parm = (struct mgnt_tx_parm *)rtw_zmalloc(sizeof(struct mgnt_tx_parm)); in rtw_mgnt_tx_cmd() 3526 if (mgnt_parm == NULL) { in rtw_mgnt_tx_cmd() 3531 mgnt_parm->tx_ch = tx_ch; in rtw_mgnt_tx_cmd() 3532 mgnt_parm->no_cck = no_cck; in rtw_mgnt_tx_cmd() 3533 mgnt_parm->buf = buf; in rtw_mgnt_tx_cmd() 3534 mgnt_parm->len = len; in rtw_mgnt_tx_cmd() 3535 mgnt_parm->wait_ack = wait_ack; in rtw_mgnt_tx_cmd() 3539 if (H2C_SUCCESS != rtw_mgnt_tx_handler(adapter, (u8 *)mgnt_parm)) in rtw_mgnt_tx_cmd() 3541 rtw_mfree((u8 *)mgnt_parm, sizeof(*mgnt_parm)); in rtw_mgnt_tx_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 5639 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; local 5641 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, 5642 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7083 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; in rtw_mgnt_tx_handler() local 7085 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, in rtw_mgnt_tx_handler() 7086 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS) in rtw_mgnt_tx_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7213 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; in rtw_mgnt_tx_handler() local 7215 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, in rtw_mgnt_tx_handler() 7216 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS) in rtw_mgnt_tx_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7193 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; in rtw_mgnt_tx_handler() local 7195 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, in rtw_mgnt_tx_handler() 7196 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS) in rtw_mgnt_tx_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7980 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; in rtw_mgnt_tx_handler() local 7982 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, in rtw_mgnt_tx_handler() 7983 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS) in rtw_mgnt_tx_handler()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7415 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; in rtw_mgnt_tx_handler() local 7417 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, in rtw_mgnt_tx_handler() 7418 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS) in rtw_mgnt_tx_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7981 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; in rtw_mgnt_tx_handler() local 7983 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, in rtw_mgnt_tx_handler() 7984 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS) in rtw_mgnt_tx_handler()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8243 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; in rtw_mgnt_tx_handler() local 8245 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, in rtw_mgnt_tx_handler() 8246 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS) in rtw_mgnt_tx_handler()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8267 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; in rtw_mgnt_tx_handler() local 8269 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, in rtw_mgnt_tx_handler() 8270 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS) in rtw_mgnt_tx_handler()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8072 struct mgnt_tx_parm *mgnt_parm = (struct mgnt_tx_parm *)buf; in rtw_mgnt_tx_handler() local 8074 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, in rtw_mgnt_tx_handler() 8075 mgnt_parm->buf, mgnt_parm->len, mgnt_parm->wait_ack) == _SUCCESS) in rtw_mgnt_tx_handler()
|