Searched refs:ack_ratio_depth (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 10115 uint32 ack_ratio_depth = 64; local 10756 ret = dhd_iovar(dhd, 0, "ack_ratio_depth", (char *)&ack_ratio_depth, 10757 sizeof(ack_ratio_depth), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 10276 uint32 ack_ratio_depth = 64; local 10942 ret = dhd_iovar(dhd, 0, "ack_ratio_depth", (char *)&ack_ratio_depth, 10943 sizeof(ack_ratio_depth), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 10180 uint32 ack_ratio_depth = 64; local 10821 ret = dhd_iovar(dhd, 0, "ack_ratio_depth", (char *)&ack_ratio_depth, 10822 sizeof(ack_ratio_depth), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 14782 uint32 ack_ratio_depth = 64; in dhd_legacy_preinit_ioctls() local 15527 ret = dhd_iovar(dhd, 0, "ack_ratio_depth", (char *)&ack_ratio_depth, in dhd_legacy_preinit_ioctls() 15528 sizeof(ack_ratio_depth), NULL, 0, TRUE); in dhd_legacy_preinit_ioctls()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 14667 uint32 ack_ratio_depth = 64; in dhd_legacy_preinit_ioctls() local 15410 ret = dhd_iovar(dhd, 0, "ack_ratio_depth", (char *)&ack_ratio_depth, in dhd_legacy_preinit_ioctls() 15411 sizeof(ack_ratio_depth), NULL, 0, TRUE); in dhd_legacy_preinit_ioctls()
|