Searched refs:if_info_2g (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_bandsteer.c | 265 dhd_bandsteer_iface_info_t *if_info_5g, *if_info_2g; in dhd_bandsteer_tx_wnm_actframe() local 268 if_info_2g = &dhd_bandsteer_cntx->bsd_ifaces[!dhd_bandsteer_cntx->ifidx_5g]; in dhd_bandsteer_tx_wnm_actframe() 283 af_params->channel = if_info_2g->channel; in dhd_bandsteer_tx_wnm_actframe() 311 error = wldev_iovar_setbuf(if_info_2g->ndev, "actframe", af_params, in dhd_bandsteer_tx_wnm_actframe() 345 dhd_bandsteer_iface_info_t *if_info_2g; in dhd_bandsteer_add_to_black_list() local 353 if_info_2g = &dhd_bandsteer_cntx->bsd_ifaces[!dhd_bandsteer_cntx->ifidx_5g]; in dhd_bandsteer_add_to_black_list() 360 if ((err = wldev_ioctl_get(if_info_2g->ndev, WLC_GET_MACLIST, mac_buf, in dhd_bandsteer_add_to_black_list() 372 if ((err = wldev_ioctl_set(if_info_2g->ndev, WLC_SET_MACMODE, &macmode, in dhd_bandsteer_add_to_black_list() 378 if ((err = wldev_ioctl_set(if_info_2g->ndev, WLC_SET_MACLIST, maclist, in dhd_bandsteer_add_to_black_list()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_bandsteer.c | 265 dhd_bandsteer_iface_info_t *if_info_5g, *if_info_2g; in dhd_bandsteer_tx_wnm_actframe() local 268 if_info_2g = &dhd_bandsteer_cntx->bsd_ifaces[!dhd_bandsteer_cntx->ifidx_5g]; in dhd_bandsteer_tx_wnm_actframe() 283 af_params->channel = if_info_2g->channel; in dhd_bandsteer_tx_wnm_actframe() 311 error = wldev_iovar_setbuf(if_info_2g->ndev, "actframe", af_params, in dhd_bandsteer_tx_wnm_actframe() 345 dhd_bandsteer_iface_info_t *if_info_2g; in dhd_bandsteer_add_to_black_list() local 353 if_info_2g = &dhd_bandsteer_cntx->bsd_ifaces[!dhd_bandsteer_cntx->ifidx_5g]; in dhd_bandsteer_add_to_black_list() 360 if ((err = wldev_ioctl_get(if_info_2g->ndev, WLC_GET_MACLIST, mac_buf, in dhd_bandsteer_add_to_black_list() 372 if ((err = wldev_ioctl_set(if_info_2g->ndev, WLC_SET_MACMODE, &macmode, in dhd_bandsteer_add_to_black_list() 378 if ((err = wldev_ioctl_set(if_info_2g->ndev, WLC_SET_MACLIST, maclist, in dhd_bandsteer_add_to_black_list()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_bandsteer.c | 265 dhd_bandsteer_iface_info_t *if_info_5g, *if_info_2g; in dhd_bandsteer_tx_wnm_actframe() local 268 if_info_2g = &dhd_bandsteer_cntx->bsd_ifaces[!dhd_bandsteer_cntx->ifidx_5g]; in dhd_bandsteer_tx_wnm_actframe() 283 af_params->channel = if_info_2g->channel; in dhd_bandsteer_tx_wnm_actframe() 311 error = wldev_iovar_setbuf(if_info_2g->ndev, "actframe", af_params, in dhd_bandsteer_tx_wnm_actframe() 345 dhd_bandsteer_iface_info_t *if_info_2g; in dhd_bandsteer_add_to_black_list() local 353 if_info_2g = &dhd_bandsteer_cntx->bsd_ifaces[!dhd_bandsteer_cntx->ifidx_5g]; in dhd_bandsteer_add_to_black_list() 360 if ((err = wldev_ioctl_get(if_info_2g->ndev, WLC_GET_MACLIST, mac_buf, in dhd_bandsteer_add_to_black_list() 372 if ((err = wldev_ioctl_set(if_info_2g->ndev, WLC_SET_MACMODE, &macmode, in dhd_bandsteer_add_to_black_list() 378 if ((err = wldev_ioctl_set(if_info_2g->ndev, WLC_SET_MACLIST, maclist, in dhd_bandsteer_add_to_black_list()
|