Home
last modified time | relevance | path

Searched refs:status_flag (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_v2.cpp297 enc->status_flag); in mpp_enc_notify_v2()
304 (enc->notify_flag & enc->status_flag)) { in mpp_enc_notify_v2()
306 enc->status_flag, enc->notify_flag); in mpp_enc_notify_v2()
H A Dmpp_enc_impl.cpp197 RK_U32 last_wait = enc->status_flag; in check_enc_task_wait()
222 enc->status_flag = wait->val; in check_enc_task_wait()
2323 enc->status_flag = 0; in mpp_enc_thread()
2833 RK_U32 last_wait = enc->status_flag; in check_enc_async_wait()
2858 enc->status_flag = wait->val; in check_enc_async_wait()
3027 enc->status_flag = 0; in mpp_enc_async_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.c2208 uint8 status_flag_ori, status_flag; in _dhd_wlfc_compressed_txstatus_update() local
2221 status_flag = WL_TXSTATUS_GET_FLAGS(status); in _dhd_wlfc_compressed_txstatus_update()
2236 if (status_flag == WLFC_CTL_PKTFLAG_DISCARD) { in _dhd_wlfc_compressed_txstatus_update()
2238 } else if (status_flag == WLFC_CTL_PKTFLAG_DISCARD_NOACK) { in _dhd_wlfc_compressed_txstatus_update()
2240 } else if (status_flag == WLFC_CTL_PKTFLAG_D11SUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2243 } else if (status_flag == WLFC_CTL_PKTFLAG_WLSUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2246 } else if (status_flag == WLFC_CTL_PKTFLAG_TOSSED_BYWLC) { in _dhd_wlfc_compressed_txstatus_update()
2248 } else if (status_flag == WLFC_CTL_PKTFLAG_SUPPRESS_ACKED) { in _dhd_wlfc_compressed_txstatus_update()
2250 } else if (status_flag == WLFC_CTL_PKTFLAG_EXPIRED) { in _dhd_wlfc_compressed_txstatus_update()
2252 } else if (status_flag == WLFC_CTL_PKTFLAG_DROPPED) { in _dhd_wlfc_compressed_txstatus_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.c2208 uint8 status_flag_ori, status_flag; in _dhd_wlfc_compressed_txstatus_update() local
2221 status_flag = WL_TXSTATUS_GET_FLAGS(status); in _dhd_wlfc_compressed_txstatus_update()
2236 if (status_flag == WLFC_CTL_PKTFLAG_DISCARD) { in _dhd_wlfc_compressed_txstatus_update()
2238 } else if (status_flag == WLFC_CTL_PKTFLAG_DISCARD_NOACK) { in _dhd_wlfc_compressed_txstatus_update()
2240 } else if (status_flag == WLFC_CTL_PKTFLAG_D11SUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2243 } else if (status_flag == WLFC_CTL_PKTFLAG_WLSUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2246 } else if (status_flag == WLFC_CTL_PKTFLAG_TOSSED_BYWLC) { in _dhd_wlfc_compressed_txstatus_update()
2248 } else if (status_flag == WLFC_CTL_PKTFLAG_SUPPRESS_ACKED) { in _dhd_wlfc_compressed_txstatus_update()
2250 } else if (status_flag == WLFC_CTL_PKTFLAG_EXPIRED) { in _dhd_wlfc_compressed_txstatus_update()
2252 } else if (status_flag == WLFC_CTL_PKTFLAG_DROPPED) { in _dhd_wlfc_compressed_txstatus_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.c2211 uint8 status_flag_ori, status_flag; in _dhd_wlfc_compressed_txstatus_update() local
2224 status_flag = WL_TXSTATUS_GET_FLAGS(status); in _dhd_wlfc_compressed_txstatus_update()
2239 if (status_flag == WLFC_CTL_PKTFLAG_DISCARD) { in _dhd_wlfc_compressed_txstatus_update()
2241 } else if (status_flag == WLFC_CTL_PKTFLAG_DISCARD_NOACK) { in _dhd_wlfc_compressed_txstatus_update()
2243 } else if (status_flag == WLFC_CTL_PKTFLAG_D11SUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2246 } else if (status_flag == WLFC_CTL_PKTFLAG_WLSUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2249 } else if (status_flag == WLFC_CTL_PKTFLAG_TOSSED_BYWLC) { in _dhd_wlfc_compressed_txstatus_update()
2251 } else if (status_flag == WLFC_CTL_PKTFLAG_SUPPRESS_ACKED) { in _dhd_wlfc_compressed_txstatus_update()
2253 } else if (status_flag == WLFC_CTL_PKTFLAG_EXPIRED) { in _dhd_wlfc_compressed_txstatus_update()
2255 } else if (status_flag == WLFC_CTL_PKTFLAG_DROPPED) { in _dhd_wlfc_compressed_txstatus_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.c2428 uint8 status_flag_ori, status_flag; in _dhd_wlfc_compressed_txstatus_update() local
2442 status_flag = WL_TXSTATUS_GET_FLAGS(status); in _dhd_wlfc_compressed_txstatus_update()
2457 if (status_flag == WLFC_CTL_PKTFLAG_DISCARD) { in _dhd_wlfc_compressed_txstatus_update()
2459 } else if (status_flag == WLFC_CTL_PKTFLAG_DISCARD_NOACK) { in _dhd_wlfc_compressed_txstatus_update()
2461 } else if (status_flag == WLFC_CTL_PKTFLAG_D11SUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2464 } else if (status_flag == WLFC_CTL_PKTFLAG_WLSUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2467 } else if (status_flag == WLFC_CTL_PKTFLAG_TOSSED_BYWLC) { in _dhd_wlfc_compressed_txstatus_update()
2469 } else if (status_flag == WLFC_CTL_PKTFLAG_SUPPRESS_ACKED) { in _dhd_wlfc_compressed_txstatus_update()
2471 } else if (status_flag == WLFC_CTL_PKTFLAG_EXPIRED) { in _dhd_wlfc_compressed_txstatus_update()
2473 } else if (status_flag == WLFC_CTL_PKTFLAG_DROPPED) { in _dhd_wlfc_compressed_txstatus_update()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.c2431 uint8 status_flag_ori, status_flag; in _dhd_wlfc_compressed_txstatus_update() local
2445 status_flag = WL_TXSTATUS_GET_FLAGS(status); in _dhd_wlfc_compressed_txstatus_update()
2460 if (status_flag == WLFC_CTL_PKTFLAG_DISCARD) { in _dhd_wlfc_compressed_txstatus_update()
2462 } else if (status_flag == WLFC_CTL_PKTFLAG_DISCARD_NOACK) { in _dhd_wlfc_compressed_txstatus_update()
2464 } else if (status_flag == WLFC_CTL_PKTFLAG_D11SUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2467 } else if (status_flag == WLFC_CTL_PKTFLAG_WLSUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2470 } else if (status_flag == WLFC_CTL_PKTFLAG_TOSSED_BYWLC) { in _dhd_wlfc_compressed_txstatus_update()
2472 } else if (status_flag == WLFC_CTL_PKTFLAG_SUPPRESS_ACKED) { in _dhd_wlfc_compressed_txstatus_update()
2474 } else if (status_flag == WLFC_CTL_PKTFLAG_EXPIRED) { in _dhd_wlfc_compressed_txstatus_update()
2476 } else if (status_flag == WLFC_CTL_PKTFLAG_DROPPED) { in _dhd_wlfc_compressed_txstatus_update()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Dmpp_enc_impl.h104 RK_U32 status_flag; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.c2209 uint8 status_flag_ori, status_flag; in _dhd_wlfc_compressed_txstatus_update() local
2222 status_flag = WL_TXSTATUS_GET_FLAGS(status); in _dhd_wlfc_compressed_txstatus_update()
2237 if (status_flag == WLFC_CTL_PKTFLAG_DISCARD) { in _dhd_wlfc_compressed_txstatus_update()
2239 } else if (status_flag == WLFC_CTL_PKTFLAG_DISCARD_NOACK) { in _dhd_wlfc_compressed_txstatus_update()
2241 } else if (status_flag == WLFC_CTL_PKTFLAG_D11SUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2244 } else if (status_flag == WLFC_CTL_PKTFLAG_WLSUPPRESS) { in _dhd_wlfc_compressed_txstatus_update()
2247 } else if (status_flag == WLFC_CTL_PKTFLAG_TOSSED_BYWLC) { in _dhd_wlfc_compressed_txstatus_update()
2249 } else if (status_flag == WLFC_CTL_PKTFLAG_SUPPRESS_ACKED) { in _dhd_wlfc_compressed_txstatus_update()
2255 DHD_ERROR(("suppress txstatus: %d\n", status_flag)); in _dhd_wlfc_compressed_txstatus_update()
2260 status_flag_ori = status_flag; in _dhd_wlfc_compressed_txstatus_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes_hw.h266 u32 status_flag; member
/OK3568_Linux_fs/kernel/Documentation/sparc/oradax/
H A Ddax-hv-api.txt961 uint8_t status_flag;