| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | enterleave.c | 266 P(W) doesn't change, so the event should be suppressed in CoreEnterNotifies() 270 descendant. The event should be suppressed. in CoreEnterNotifies() 300 P(W) doesn't change, the event should be suppressed. in CoreLeaveNotifies() 304 descendant. The event should be suppressed. in CoreLeaveNotifies() 359 P(W) doesn't change, the event should be suppressed in CoreEnterLeaveNonLinear() 405 P(W) doesn't change, so the event should be suppressed in CoreEnterLeaveNonLinear() 441 P(W) doesn't change, the event should be suppressed in CoreEnterLeaveToAncestor() 473 P(W) doesn't change, the event should be suppressed in CoreEnterLeaveToAncestor() 497 P(W) doesn't change, the event should be suppressed in CoreEnterLeaveToDescendant() 515 P(W) doesn't change, so the event should be suppressed in CoreEnterLeaveToDescendant() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | usb-device.txt | 23 with leading zeroes suppressed. The other compatible strings from the above 39 case hexadecimal with leading zeroes suppressed. The other compatible 52 with leading zeroes suppressed. The other compatible strings from the above
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.silent | 17 suppressed by testing for the flag "GD_FLG_SILENT" in "gd->flags". 21 suppressed automatically. Make sure to enable "nulldev" by
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | ratelimit.c | 24 * 0 means callbacks will be suppressed. 57 "%s: %d callbacks suppressed\n", in ___ratelimit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_wlfc.c | 104 * suppressed packets. 394 DHD_ERROR(("Error: %s():%d item not suppressed\n", in _dhd_wlfc_hanger_remove_reference() 700 /* suppressed queue, need pop from hanger */ in _dhd_wlfc_prec_drop() 749 * that a packet could currently not be transmitted (=suppressed). This function enqueues a transmit 821 * - suppressed packet goes back to suppress sub-queue in _dhd_wlfc_rollback_packet_toq() 1069 * Called on receiving a 'd11 suppressed' or 'wl suppressed' tx status from the firmware. Enqueues 1083 - suppressed packets go to sub_queue[2*prec + 1] AND in _dhd_wlfc_enque_suppressed() 1283 * Dequeues a suppressed or delayed packet from a queue 1327 (!entry->suppressed)) { in _dhd_wlfc_deque_delayedq() 1334 * i.e. suppressed packets before delayed ones in _dhd_wlfc_deque_delayedq() [all …]
|
| H A D | dhd_wlfc.h | 61 Q_TYPE_PSQ, /**< Power Save Queue, contains both delayed and suppressed packets */ 68 eWLFC_PKTTYPE_SUPPRESSED, /**< packet entered wlfc and was suppressed by the dongle */ 141 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ 157 /** flag. TRUE when remote MAC is in suppressed state */ 158 uint8 suppressed; member 378 /** This 16-bit is original d11seq number for every suppressed packet. */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_wlfc.c | 104 * suppressed packets. 394 DHD_ERROR(("Error: %s():%d item not suppressed\n", in _dhd_wlfc_hanger_remove_reference() 700 /* suppressed queue, need pop from hanger */ in _dhd_wlfc_prec_drop() 749 * that a packet could currently not be transmitted (=suppressed). This function enqueues a transmit 821 * - suppressed packet goes back to suppress sub-queue in _dhd_wlfc_rollback_packet_toq() 1069 * Called on receiving a 'd11 suppressed' or 'wl suppressed' tx status from the firmware. Enqueues 1083 - suppressed packets go to sub_queue[2*prec + 1] AND in _dhd_wlfc_enque_suppressed() 1283 * Dequeues a suppressed or delayed packet from a queue 1327 (!entry->suppressed)) { in _dhd_wlfc_deque_delayedq() 1334 * i.e. suppressed packets before delayed ones in _dhd_wlfc_deque_delayedq() [all …]
|
| H A D | dhd_wlfc.h | 61 Q_TYPE_PSQ, /**< Power Save Queue, contains both delayed and suppressed packets */ 68 eWLFC_PKTTYPE_SUPPRESSED, /**< packet entered wlfc and was suppressed by the dongle */ 141 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ 157 /** flag. TRUE when remote MAC is in suppressed state */ 158 uint8 suppressed; member 378 /** This 16-bit is original d11seq number for every suppressed packet. */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_wlfc.c | 104 * suppressed packets. 394 DHD_ERROR(("Error: %s():%d item not suppressed\n", in _dhd_wlfc_hanger_remove_reference() 700 /* suppressed queue, need pop from hanger */ in _dhd_wlfc_prec_drop() 749 * that a packet could currently not be transmitted (=suppressed). This function enqueues a transmit 821 * - suppressed packet goes back to suppress sub-queue in _dhd_wlfc_rollback_packet_toq() 1072 * Called on receiving a 'd11 suppressed' or 'wl suppressed' tx status from the firmware. Enqueues 1086 - suppressed packets go to sub_queue[2*prec + 1] AND in _dhd_wlfc_enque_suppressed() 1286 * Dequeues a suppressed or delayed packet from a queue 1330 (!entry->suppressed)) { in _dhd_wlfc_deque_delayedq() 1337 * i.e. suppressed packets before delayed ones in _dhd_wlfc_deque_delayedq() [all …]
|
| H A D | dhd_wlfc.h | 61 Q_TYPE_PSQ, /**< Power Save Queue, contains both delayed and suppressed packets */ 68 eWLFC_PKTTYPE_SUPPRESSED, /**< packet entered wlfc and was suppressed by the dongle */ 141 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ 157 /** flag. TRUE when remote MAC is in suppressed state */ 158 uint8 suppressed; member 378 /** This 16-bit is original d11seq number for every suppressed packet. */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwsignal.c | 176 * @BRCMF_FWS_SKBSTATE_SUPPRESSED: sk_buff has been suppressed by firmware. 321 * 802.11 core suppressed the packet. 329 * firmware wrongly reported suppressed previously, now fixing to acked. 362 * @suppressed: mac entry is suppressed. 371 * @suppr_transit_count: suppressed packet in transit to firmware. 382 bool suppressed; member 405 * @BRCMF_FWS_HANGER_ITEM_STATE_INUSE_SUPPRESSED: item was suppressed. 1348 if (entry->suppressed) in brcmf_fws_deq() 1354 if (entry->suppressed) { in brcmf_fws_deq() 1357 entry->suppressed = false; in brcmf_fws_deq() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_wlfc.h | 61 Q_TYPE_PSQ, /**< Power Save Queue, contains both delayed and suppressed packets */ 68 eWLFC_PKTTYPE_SUPPRESSED, /**< packet entered wlfc and was suppressed by the dongle */ 146 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ 162 /** flag. TRUE when remote MAC is in suppressed state */ 163 uint8 suppressed; member 386 /** This 16-bit is original d11seq number for every suppressed packet. */
|
| H A D | dhd_wlfc.c | 109 * suppressed packets. 400 DHD_ERROR(("Error: %s():%d item not suppressed\n", in _dhd_wlfc_hanger_remove_reference() 700 /* suppressed queue, need pop from hanger */ in _dhd_wlfc_prec_drop() 749 * that a packet could currently not be transmitted (=suppressed). This function enqueues a transmit 821 * - suppressed packet goes back to suppress sub-queue in _dhd_wlfc_rollback_packet_toq() 1069 * Called on receiving a 'd11 suppressed' or 'wl suppressed' tx status from the firmware. Enqueues 1083 - suppressed packets go to sub_queue[2*prec + 1] AND in _dhd_wlfc_enque_suppressed() 1283 * Dequeues a suppressed or delayed packet from a queue 1330 (!entry->suppressed)) { in _dhd_wlfc_deque_delayedq() 1337 * i.e. suppressed packets before delayed ones in _dhd_wlfc_deque_delayedq() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wlfc.h | 59 Q_TYPE_PSQ, /**< Power Save Queue, contains both delayed and suppressed packets */ 66 eWLFC_PKTTYPE_SUPPRESSED, /**< packet entered wlfc and was suppressed by the dongle */ 145 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ 166 /** flag. TRUE when remote MAC is in suppressed state */ 167 uint8 suppressed; member 407 /** This 16-bit is original d11seq number for every suppressed packet. */
|
| H A D | dhd_wlfc.c | 224 * suppressed packets. 514 DHD_ERROR(("Error: %s():%d item not suppressed\n", in _dhd_wlfc_hanger_remove_reference() 826 /* suppressed queue, need pop from hanger */ in _dhd_wlfc_prec_drop() 875 * that a packet could currently not be transmitted (=suppressed). This function enqueues a transmit 947 * - suppressed packet goes back to suppress sub-queue in _dhd_wlfc_rollback_packet_toq() 1204 * Called on receiving a 'd11 suppressed' or 'wl suppressed' tx status from the firmware. Enqueues 1218 - suppressed packets go to sub_queue[2*prec + 1] AND in _dhd_wlfc_enque_suppressed() 1432 * Dequeues a suppressed or delayed packet from a queue 1483 (!entry->suppressed)) { in _dhd_wlfc_deque_delayedq() 1490 * i.e. suppressed packets before delayed ones in _dhd_wlfc_deque_delayedq() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wlfc.h | 59 Q_TYPE_PSQ, /**< Power Save Queue, contains both delayed and suppressed packets */ 66 eWLFC_PKTTYPE_SUPPRESSED, /**< packet entered wlfc and was suppressed by the dongle */ 145 struct pktq psq; /**< contains both 'delayed' and 'suppressed' packets */ 166 /** flag. TRUE when remote MAC is in suppressed state */ 167 uint8 suppressed; member 407 /** This 16-bit is original d11seq number for every suppressed packet. */
|
| H A D | dhd_wlfc.c | 224 * suppressed packets. 514 DHD_ERROR(("Error: %s():%d item not suppressed\n", in _dhd_wlfc_hanger_remove_reference() 826 /* suppressed queue, need pop from hanger */ in _dhd_wlfc_prec_drop() 875 * that a packet could currently not be transmitted (=suppressed). This function enqueues a transmit 947 * - suppressed packet goes back to suppress sub-queue in _dhd_wlfc_rollback_packet_toq() 1201 * Called on receiving a 'd11 suppressed' or 'wl suppressed' tx status from the firmware. Enqueues 1215 - suppressed packets go to sub_queue[2*prec + 1] AND in _dhd_wlfc_enque_suppressed() 1429 * Dequeues a suppressed or delayed packet from a queue 1480 (!entry->suppressed)) { in _dhd_wlfc_deque_delayedq() 1487 * i.e. suppressed packets before delayed ones in _dhd_wlfc_deque_delayedq() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | mdio.yaml | 57 The 32 bit preamble should be suppressed. In order for this to 58 work, all devices on the bus must support suppressed preamble.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | xmit.h | 107 B43legacy_TXST_SUPP_NONE, /* Not suppressed */ 108 B43legacy_TXST_SUPP_PMQ, /* Suppressed due to PMQ entry */ 109 B43legacy_TXST_SUPP_FLUSH, /* Suppressed due to flush request */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlfc_proto.h | 146 /* free the data stored to be used for suppressed packets in future */ 260 * When a packet is suppressed by WL or the D11 core, the packet has to be retried. Assigning 262 * reorder the packets within an AMPDU. So, suppressed packet from bus layer (DHD for SDIO and 314 /* D11 suppressed a packet */ 316 /* WL firmware suppressed a packet because MAC is 324 /* Firmware wrongly reported suppressed previously,now fixing to acked */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlfc_proto.h | 146 /* free the data stored to be used for suppressed packets in future */ 260 * When a packet is suppressed by WL or the D11 core, the packet has to be retried. Assigning 262 * reorder the packets within an AMPDU. So, suppressed packet from bus layer (DHD for SDIO and 314 /* D11 suppressed a packet */ 316 /* WL firmware suppressed a packet because MAC is 324 /* Firmware wrongly reported suppressed previously,now fixing to acked */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlfc_proto.h | 146 /* free the data stored to be used for suppressed packets in future */ 260 * When a packet is suppressed by WL or the D11 core, the packet has to be retried. Assigning 262 * reorder the packets within an AMPDU. So, suppressed packet from bus layer (DHD for SDIO and 314 /* D11 suppressed a packet */ 316 /* WL firmware suppressed a packet because MAC is 324 /* Firmware wrongly reported suppressed previously,now fixing to acked */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlfc_proto.h | 152 /* free the data stored to be used for suppressed packets in future */ 308 * When a packet is suppressed by WL or the D11 core, the packet has to be retried. Assigning 310 * reorder the packets within an AMPDU. So, suppressed packet from bus layer (DHD for SDIO and 362 /* D11 suppressed a packet */ 364 /* WL firmware suppressed a packet because MAC is 372 /* Firmware wrongly reported suppressed previously,now fixing to acked */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlfc_proto.h | 152 /* free the data stored to be used for suppressed packets in future */ 308 * When a packet is suppressed by WL or the D11 core, the packet has to be retried. Assigning 310 * reorder the packets within an AMPDU. So, suppressed packet from bus layer (DHD for SDIO and 362 /* D11 suppressed a packet */ 364 /* WL firmware suppressed a packet because MAC is 372 /* Firmware wrongly reported suppressed previously,now fixing to acked */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlfc_proto.h | 233 * When a packet is suppressed by WL or the D11 core, the packet has to be retried. Assigning 235 * reorder the packets within an AMPDU. So, suppressed packet from bus layer (DHD for SDIO and 288 /* D11 suppressed a packet */ 290 /* WL firmware suppressed a packet because MAC is 298 /* Firmware wrongly reported suppressed previously,now fixing to acked */
|