Home
last modified time | relevance | path

Searched refs:discard (Results 1 - 12 of 12) sorted by relevance

/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_packet_impl.h34 /* packet is inputed on reset mark as discard */
35 RK_U32 discard : 1; member
H A Dmpp_frame_impl.h55 * 1 - discard
57 RK_U32 discard; member
H A Dmpp_buffer_impl.h101 * discard:
107 RK_S32 discard; member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_frame.h327 void mpp_frame_set_discard(MppFrame frame, RK_U32 discard);
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_frame.h327 void mpp_frame_set_discard(MppFrame frame, RK_U32 discard);
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_frame.h328 void mpp_frame_set_discard(MppFrame frame, RK_U32 discard);
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_frame.h328 void mpp_frame_set_discard(MppFrame frame, unsigned int discard);
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp.c705 RK_U32 discard = mppApi->HdiMppFrameGetDiscard(frame); in HandleDecodeFrameOutput() local
708 if ((err_info | discard) != 0) { in HandleDecodeFrameOutput()
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp.c705 RK_U32 discard = mppApi->HdiMppFrameGetDiscard(frame); in HandleDecodeFrameOutput() local
708 if ((err_info | discard) != 0) { in HandleDecodeFrameOutput()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_iw.c3810 wstats->discard.nwid = 0; in wl_iw_get_wireless_stats_cbfn()
3811 wstats->discard.code = dtoh32(cnt->rxundec); in wl_iw_get_wireless_stats_cbfn()
3812 wstats->discard.fragment = dtoh32(cnt->rxfragerr); in wl_iw_get_wireless_stats_cbfn()
3813 wstats->discard.retries = dtoh32(cnt->txfail); in wl_iw_get_wireless_stats_cbfn()
3814 wstats->discard.misc = dtoh32(cnt->rxrunt) + dtoh32(cnt->rxgiant); in wl_iw_get_wireless_stats_cbfn()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h3789 uint32 txnoassoc; /**< tx discard because we're not associated */
4640 uint32 txnoassoc; /**< tx discard because we're not associated */
4946 uint32 txnoassoc; /* tx discard because we're not associated */
5179 uint32 txnoassoc; /**< tx discard because we're not associated */
18657 uint32 discard; /* frames discarded due to full buffer */ member
/device/soc/rockchip/common/vendor/drivers/gpu/drm/rockchip/ebc-dev/
H A Debc_dev_v8.S8220 .section .discard.addressable,"aw",@progbits

Completed in 91 milliseconds