Lines Matching refs:wlfc_mode
667 if (WLFC_GET_REUSESEQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pushheader()
683 if (WLFC_GET_REUSESEQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pushheader()
825 if (!WLFC_GET_AFQ(dhdp->wlfc_mode) && (prec & 1)) { in _dhd_wlfc_prec_drop()
929 WLFC_GET_REORDERSUPP(dhdp->wlfc_mode)); in _dhd_wlfc_prec_enq_with_drop()
1280 if (WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1292 if (WLFC_GET_REUSESEQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1298 if (WLFC_GET_REORDERSUPP(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1300 } else if (WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1310 if (WLFC_GET_REUSESEQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1347 if (!WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1739 if (!WLFC_GET_AFQ(dhdp->wlfc_mode) && (prec & 1)) { in _dhd_wlfc_pktq_flush()
1899 if (!WLFC_GET_AFQ(dhd->wlfc_mode) && in _dhd_wlfc_cleanup_txq()
1964 if (WLFC_GET_AFQ(dhd->wlfc_mode) && (table[i].afq.n_pkts_tot)) { in _dhd_wlfc_cleanup()
1986 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_cleanup()
2047 if (WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_mac_entry_update()
2291 if (!WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_handle_packet_commit()
2417 if (WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_suppressed_acked_update()
2451 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2494 if (WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2557 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) in _dhd_wlfc_compressed_txstatus_update()
2602 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2620 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2632 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2650 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2678 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2682 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode) && seq_fromfw) { in _dhd_wlfc_compressed_txstatus_update()
2799 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode)) { in _dhd_wlfc_suppress_txq()
2809 if (WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_suppress_txq()
3214 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_enable()
3385 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode)) { in dhd_wlfc_parse_header_info()
3412 if (entry && WLFC_GET_REORDERSUPP(dhd->wlfc_mode)) { in dhd_wlfc_parse_header_info()
3871 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_txcomplete()
3892 if (WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_txcomplete()
3986 dhd->wlfc_mode = 0; in dhd_wlfc_init()
3989 WLFC_SET_AFQ(dhd->wlfc_mode, (mode == WLFC_MODE_AFQ)); in dhd_wlfc_init()
3991 dhd->wlfc_mode = mode; in dhd_wlfc_init()
3995 DHD_INFO(("dhd_wlfc_init(): wlfc_mode=0x%x, ret=%d\n", dhd->wlfc_mode, ret)); in dhd_wlfc_init()
4139 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_deinit()
4301 if (!WLFC_GET_AFQ(dhdp->wlfc_mode)) { in dhd_wlfc_dump()
4603 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_clear_counts()