Home
last modified time | relevance | path

Searched refs:WLFC_FCMODE_NONE (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.c2854 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_is_supported()
3006 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_parse_header_info()
3408 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_commit_packets()
3487 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_txcomplete()
3680 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup_txq()
3703 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup()
3753 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_deinit()
3781 WLFC_ONLY_AMPDU_HOSTREORDER : WLFC_FCMODE_NONE; in dhd_wlfc_deinit()
3806 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_interface_event()
3829 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_FIFOcreditmap_event()
[all …]
H A Ddhd_wlfc.h253 #define WLFC_FCMODE_NONE 0 macro
H A Ddhd_linux.c5009 if (dhdp->wlfc_state && (dhdp->proptxstatus_mode != WLFC_FCMODE_NONE)) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.c2854 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_is_supported()
3006 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_parse_header_info()
3408 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_commit_packets()
3487 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_txcomplete()
3679 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup_txq()
3702 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup()
3752 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_deinit()
3780 WLFC_ONLY_AMPDU_HOSTREORDER : WLFC_FCMODE_NONE; in dhd_wlfc_deinit()
3805 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_interface_event()
3828 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_FIFOcreditmap_event()
[all …]
H A Ddhd_wlfc.h253 #define WLFC_FCMODE_NONE 0 macro
H A Ddhd_linux.c4998 if (dhdp->wlfc_state && (dhdp->proptxstatus_mode != WLFC_FCMODE_NONE)) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.c2857 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_is_supported()
3009 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_parse_header_info()
3411 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_commit_packets()
3490 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_txcomplete()
3682 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup_txq()
3705 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup()
3755 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_deinit()
3783 WLFC_ONLY_AMPDU_HOSTREORDER : WLFC_FCMODE_NONE; in dhd_wlfc_deinit()
3808 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_interface_event()
3831 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_FIFOcreditmap_event()
[all …]
H A Ddhd_wlfc.h253 #define WLFC_FCMODE_NONE 0 macro
H A Ddhd_linux.c4998 if (dhdp->wlfc_state && (dhdp->proptxstatus_mode != WLFC_FCMODE_NONE)) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.c2854 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_is_supported()
3008 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_parse_header_info()
3412 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_commit_packets()
3501 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_txcomplete()
3769 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup_txq()
3794 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup()
3844 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_deinit()
3873 WLFC_ONLY_AMPDU_HOSTREORDER : WLFC_FCMODE_NONE; in dhd_wlfc_deinit()
3900 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_interface_event()
3923 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_FIFOcreditmap_event()
[all …]
H A Ddhd_wlfc.h261 #define WLFC_FCMODE_NONE 0 macro
H A Ddhd_linux.c6276 if (dhdp->wlfc_state && (dhdp->proptxstatus_mode != WLFC_FCMODE_NONE)) { in dhd_txcomplete()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.c3157 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_is_supported()
3331 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_parse_header_info()
3757 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_commit_packets()
3846 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_txcomplete()
4052 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup_txq()
4077 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup()
4127 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_deinit()
4163 WLFC_ONLY_AMPDU_HOSTREORDER : WLFC_FCMODE_NONE; in dhd_wlfc_deinit()
4188 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_interface_event()
4211 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_FIFOcreditmap_event()
[all …]
H A Ddhd_wlfc.h273 #define WLFC_FCMODE_NONE 0 macro
H A Ddhd_linux.c6620 if (dhdp->wlfc_state && (dhdp->proptxstatus_mode != WLFC_FCMODE_NONE)) { in dhd_txcomplete()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.c3160 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_is_supported()
3334 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_parse_header_info()
3760 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_commit_packets()
3849 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_txcomplete()
4055 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup_txq()
4080 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_cleanup()
4130 if (!dhd->wlfc_state || (dhd->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_deinit()
4166 WLFC_ONLY_AMPDU_HOSTREORDER : WLFC_FCMODE_NONE; in dhd_wlfc_deinit()
4191 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_interface_event()
4214 if (!dhdp->wlfc_state || (dhdp->proptxstatus_mode == WLFC_FCMODE_NONE)) { in dhd_wlfc_FIFOcreditmap_event()
[all …]
H A Ddhd_wlfc.h273 #define WLFC_FCMODE_NONE 0 macro
H A Ddhd_linux.c6634 if (dhdp->wlfc_state && (dhdp->proptxstatus_mode != WLFC_FCMODE_NONE)) { in dhd_txcomplete()