Lines Matching refs:wlfc_mode
547 if (WLFC_GET_REUSESEQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pushheader()
563 if (WLFC_GET_REUSESEQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pushheader()
699 if (!WLFC_GET_AFQ(dhdp->wlfc_mode) && (prec & 1)) { in _dhd_wlfc_prec_drop()
803 WLFC_GET_REORDERSUPP(dhdp->wlfc_mode)); in _dhd_wlfc_prec_enq_with_drop()
1145 if (WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1153 if (WLFC_GET_REUSESEQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1159 if (WLFC_GET_REORDERSUPP(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1161 } else if (WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1199 if (!WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_pretx_pktprocess()
1555 if (!WLFC_GET_AFQ(dhdp->wlfc_mode) && (prec & 1)) { in _dhd_wlfc_pktq_flush()
1711 if (!WLFC_GET_AFQ(dhd->wlfc_mode) && in _dhd_wlfc_cleanup_txq()
1769 if (WLFC_GET_AFQ(dhd->wlfc_mode) && (table[i].afq.n_pkts_tot)) { in _dhd_wlfc_cleanup()
1791 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_cleanup()
1838 if (WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_mac_entry_update()
2068 if (!WLFC_GET_AFQ(dhdp->wlfc_mode)) { in _dhd_wlfc_handle_packet_commit()
2194 if (WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_suppressed_acked_update()
2227 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2270 if (WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2319 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) in _dhd_wlfc_compressed_txstatus_update()
2364 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2375 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2386 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2411 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_compressed_txstatus_update()
2415 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode) && seq_fromfw) { in _dhd_wlfc_compressed_txstatus_update()
2531 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode)) { in _dhd_wlfc_suppress_txq()
2541 if (WLFC_GET_AFQ(dhd->wlfc_mode)) { in _dhd_wlfc_suppress_txq()
2896 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_enable()
3057 if (WLFC_GET_REUSESEQ(dhd->wlfc_mode)) { in dhd_wlfc_parse_header_info()
3083 if (entry && WLFC_GET_REORDERSUPP(dhd->wlfc_mode)) { in dhd_wlfc_parse_header_info()
3509 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_txcomplete()
3530 if (WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_txcomplete()
3613 dhd->wlfc_mode = 0; in dhd_wlfc_init()
3616 WLFC_SET_AFQ(dhd->wlfc_mode, (mode == WLFC_MODE_AFQ)); in dhd_wlfc_init()
3618 dhd->wlfc_mode = mode; in dhd_wlfc_init()
3622 DHD_INFO(("dhd_wlfc_init(): wlfc_mode=0x%x, ret=%d\n", dhd->wlfc_mode, ret)); in dhd_wlfc_init()
3762 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_deinit()
3916 if (!WLFC_GET_AFQ(dhdp->wlfc_mode)) { in dhd_wlfc_dump()
4218 if (!WLFC_GET_AFQ(dhd->wlfc_mode)) { in dhd_wlfc_clear_counts()