Searched refs:data_drop_mode (Results 1 – 14 of 14) sorted by relevance
130 enum data_drop_mode { enum292 int data_drop_mode; member
3300 conf->data_drop_mode = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()3301 CONFIG_MSG("data_drop_mode = 0x%x\n", conf->data_drop_mode); in dhd_conf_read_others()3737 conf->data_drop_mode = 0; in dhd_conf_preinit()
2826 if ((bus->dhd->conf->data_drop_mode == TXPKT_DROP) && (total_len > 500)) { in dhdsdio_txpkt()
5206 if ((dhd->pub.conf->data_drop_mode == XMIT_DROP) && in dhd_start_xmit()
159 enum data_drop_mode { enum358 int data_drop_mode; member
1094 if (conf->tput_monitor_ms && conf->data_drop_mode >= FW_DROP) { in dhd_conf_tput_monitor()4346 conf->data_drop_mode = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()4347 CONFIG_MSG("data_drop_mode = %d\n", conf->data_drop_mode); in dhd_conf_read_others()5026 conf->data_drop_mode = NO_DATA_DROP; in dhd_conf_preinit()
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()
4403 if ((dhd->pub.conf->data_drop_mode == XMIT_DROP) && in BCMFASTPATH()
158 enum data_drop_mode { enum361 int data_drop_mode; member
1154 if (conf->tput_monitor_ms && conf->data_drop_mode >= FW_DROP) { in dhd_conf_tput_monitor()4485 conf->data_drop_mode = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()4486 CONFIG_MSG("data_drop_mode = %d\n", conf->data_drop_mode); in dhd_conf_read_others()5214 conf->data_drop_mode = NO_DATA_DROP; in dhd_conf_preinit()
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()
4412 if ((dhd->pub.conf->data_drop_mode == XMIT_DROP) && in BCMFASTPATH()