Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/
H A Dswim.c67 struct iwm { struct
223 struct iwm __iomem *iwm_base; in set_swim_mode()
231 iwm_base = (struct iwm __iomem *)base; in set_swim_mode()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c1657 struct iwm_priv *iwm = ndev_to_iwm(ndev);
1658 struct iwm_key *key = &iwm->keys[key_index];
1661 IWM_DBG_WEXT(iwm, DBG, "Getting key %d\n", key_index);
2558 struct iwm_priv *iwm = wiphy_to_iwm(wiphy);
2561 (iwm->conf.rts_threshold != wiphy->rts_threshold)) {
2564 iwm->conf.rts_threshold = wiphy->rts_threshold;
2566 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX,
2568 iwm->conf.rts_threshold);
2574 (iwm->conf.frag_threshold != wiphy->frag_threshold)) {
2577 iwm->conf.frag_threshold = wiphy->frag_threshold;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c1671 struct iwm_priv *iwm = ndev_to_iwm(ndev);
1672 struct iwm_key *key = &iwm->keys[key_index];
1675 IWM_DBG_WEXT(iwm, DBG, "Getting key %d\n", key_index);
2595 struct iwm_priv *iwm = wiphy_to_iwm(wiphy);
2598 (iwm->conf.rts_threshold != wiphy->rts_threshold)) {
2601 iwm->conf.rts_threshold = wiphy->rts_threshold;
2603 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX,
2605 iwm->conf.rts_threshold);
2611 (iwm->conf.frag_threshold != wiphy->frag_threshold)) {
2614 iwm->conf.frag_threshold = wiphy->frag_threshold;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c1525 struct iwm_priv *iwm = ndev_to_iwm(ndev);
1526 struct iwm_key *key = &iwm->keys[key_index];
1529 IWM_DBG_WEXT(iwm, DBG, "Getting key %d\n", key_index);
2339 struct iwm_priv *iwm = wiphy_to_iwm(wiphy);
2342 (iwm->conf.rts_threshold != wiphy->rts_threshold)) {
2345 iwm->conf.rts_threshold = wiphy->rts_threshold;
2347 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX,
2349 iwm->conf.rts_threshold);
2355 (iwm->conf.frag_threshold != wiphy->frag_threshold)) {
2358 iwm->conf.frag_threshold = wiphy->frag_threshold;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c1527 struct iwm_priv *iwm = ndev_to_iwm(ndev);
1528 struct iwm_key *key = &iwm->keys[key_index];
1531 IWM_DBG_WEXT(iwm, DBG, "Getting key %d\n", key_index);
2532 struct iwm_priv *iwm = wiphy_to_iwm(wiphy);
2535 (iwm->conf.rts_threshold != wiphy->rts_threshold)) {
2538 iwm->conf.rts_threshold = wiphy->rts_threshold;
2540 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX,
2542 iwm->conf.rts_threshold);
2548 (iwm->conf.frag_threshold != wiphy->frag_threshold)) {
2551 iwm->conf.frag_threshold = wiphy->frag_threshold;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c3200 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3203 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3206 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3208 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3210 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3216 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3219 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3221 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3223 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
4051 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_txpower()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c3232 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3235 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3238 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3240 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3242 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3248 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3251 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3253 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3255 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
4141 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_txpower()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c3224 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3227 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3230 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3232 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3234 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3240 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3243 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3245 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3247 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
4121 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_txpower()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c3419 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3422 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3425 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3427 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3429 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3435 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3438 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3440 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3442 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
4395 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_txpower()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c3564 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3567 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3570 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3572 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3574 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3580 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3583 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3585 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3587 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
4563 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_txpower()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c3538 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3541 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3544 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3546 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3548 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3554 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3557 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3559 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3561 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c3539 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3542 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3545 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3547 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3549 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3555 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3558 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3560 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3562 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c3710 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3713 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3716 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3718 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3720 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3726 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3729 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3731 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3733 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c3716 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3719 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3722 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3724 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3726 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3732 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3735 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3737 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3739 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c3553 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3556 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3559 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3561 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3563 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3569 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3572 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3574 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3576 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c3571 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3574 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3577 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3579 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3581 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3587 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3590 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3592 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3594 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.c3291 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3294 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3297 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3299 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3301 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3307 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3310 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3312 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3314 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c3533 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3536 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3539 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3541 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3543 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3549 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3552 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3554 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3556 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c3539 struct iwm_priv *iwm = wiphy_to_iwm(wiphy); in cfg80211_rtw_set_wiphy_params()
3542 (iwm->conf.rts_threshold != wiphy->rts_threshold)) { in cfg80211_rtw_set_wiphy_params()
3545 iwm->conf.rts_threshold = wiphy->rts_threshold; in cfg80211_rtw_set_wiphy_params()
3547 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3549 iwm->conf.rts_threshold); in cfg80211_rtw_set_wiphy_params()
3555 (iwm->conf.frag_threshold != wiphy->frag_threshold)) { in cfg80211_rtw_set_wiphy_params()
3558 iwm->conf.frag_threshold = wiphy->frag_threshold; in cfg80211_rtw_set_wiphy_params()
3560 ret = iwm_umac_set_config_fix(iwm, UMAC_PARAM_TBL_FA_CFG_FIX, in cfg80211_rtw_set_wiphy_params()
3562 iwm->conf.frag_threshold); in cfg80211_rtw_set_wiphy_params()