Searched refs:status_flag (Results 1 – 1 of 1) sorted by relevance
1581 uint8 status_flag; in dhd_wlfc_compressed_txstatus_update() local1595 status_flag = WL_TXSTATUS_GET_FLAGS(status); in dhd_wlfc_compressed_txstatus_update()1603 if (status_flag == WLFC_CTL_PKTFLAG_DISCARD) { in dhd_wlfc_compressed_txstatus_update()1607 else if (status_flag == WLFC_CTL_PKTFLAG_D11SUPPRESS) { in dhd_wlfc_compressed_txstatus_update()1612 else if (status_flag == WLFC_CTL_PKTFLAG_WLSUPPRESS) { in dhd_wlfc_compressed_txstatus_update()1617 else if (status_flag == WLFC_CTL_PKTFLAG_TOSSED_BYWLC) { in dhd_wlfc_compressed_txstatus_update()1707 if ((status_flag == WLFC_CTL_PKTFLAG_D11SUPPRESS) || in dhd_wlfc_compressed_txstatus_update()1708 (status_flag == WLFC_CTL_PKTFLAG_WLSUPPRESS)) { in dhd_wlfc_compressed_txstatus_update()1757 uint8 status_flag; in dhd_wlfc_txstatus_update() local1768 status_flag = WL_TXSTATUS_GET_FLAGS(status); in dhd_wlfc_txstatus_update()[all …]