Home
last modified time | relevance | path

Searched refs:allow_fc (Results 1 – 8 of 8) sorted by relevance

/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_wlfc.h350 uint8 allow_fc; /**< Boolean */ member
Ddhd_wlfc.c908 if (ctx->allow_fc) { in _dhd_wlfc_allow_fc()
923 ctx->allow_fc = TRUE; in _dhd_wlfc_allow_fc()
928 ctx->allow_fc = FALSE; in _dhd_wlfc_allow_fc()
932 return ctx->allow_fc; in _dhd_wlfc_allow_fc()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_wlfc.h319 uint8 allow_fc; /**< Boolean */ member
Ddhd_wlfc.c892 if (ctx->allow_fc) { in _dhd_wlfc_allow_fc()
907 ctx->allow_fc = TRUE; in _dhd_wlfc_allow_fc()
912 ctx->allow_fc = FALSE; in _dhd_wlfc_allow_fc()
916 return ctx->allow_fc; in _dhd_wlfc_allow_fc()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_wlfc.h339 uint8 allow_fc; /**< Boolean */ member
Ddhd_wlfc.c1021 if (ctx->allow_fc) { in _dhd_wlfc_allow_fc()
1036 ctx->allow_fc = TRUE; in _dhd_wlfc_allow_fc()
1041 ctx->allow_fc = FALSE; in _dhd_wlfc_allow_fc()
1045 return ctx->allow_fc; in _dhd_wlfc_allow_fc()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_wlfc.h553 uint8 allow_fc; /**< Boolean */ member
Ddhd_wlfc.c896 if (ctx->allow_fc) { in _dhd_wlfc_allow_fc()
911 ctx->allow_fc = TRUE; in _dhd_wlfc_allow_fc()
916 ctx->allow_fc = FALSE; in _dhd_wlfc_allow_fc()
920 return ctx->allow_fc; in _dhd_wlfc_allow_fc()