Searched refs:TXPKT_DROP (Results 1 – 8 of 8) sorted by relevance
132 TXPKT_DROP = 1, enumerator
2826 if ((bus->dhd->conf->data_drop_mode == TXPKT_DROP) && (total_len > 500)) { in dhdsdio_txpkt()
162 TXPKT_DROP = 1, enumerator
2846 if ((bus->dhd->conf->data_drop_mode == TXPKT_DROP) && (total_len > 500)) in dhdsdio_txpkt()
5746 if ((bus->dhd->conf->data_drop_mode == TXPKT_DROP) && (pktlen > 500)) in BCMFASTPATH()
161 TXPKT_DROP = 1, enumerator
2857 if ((bus->dhd->conf->data_drop_mode == TXPKT_DROP) && (total_len > 500)) in dhdsdio_txpkt()
5753 if ((bus->dhd->conf->data_drop_mode == TXPKT_DROP) && (pktlen > 500)) in BCMFASTPATH()