Home
last modified time | relevance | path

Searched refs:oal_likely (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_util.h87 #define oal_likely(_expr) (_expr) macro
90 #define oal_likely(_expr) likely(_expr) macro
H A Doal_sdio_host.c509 if (oal_likely(ret == HI_SUCCESS)) { in oal_sdio_extend_buf_get()
518 if (oal_likely(hi_sdio->credit_update_cb)) { in oal_sdio_extend_buf_get()
1522 if (oal_likely(ret > 0)) { in oal_mmc_io_rw_scat_extended()
1700 if (oal_likely(align_len)) { in oal_sdio_transfer_scatt()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_tx_data.c353 if (oal_likely(wmm == HI_TRUE)) { /* wmm使能 */ in hmac_tx_update_tid()
1270 if (oal_likely(!ether_is_multicast(mac_addr))) { in hmac_tx_lan_mpdu_process_ap()
1415 if (oal_likely(hmac_tx_ret == HMAC_TX_PASS)) { in hmac_tx_lan_to_wlan_no_tcp_opt_to_dmac()
H A Dhmac_rx_data.c775 if (oal_likely(netbuf != HI_NULL)) { in hmac_rx_netbuf_add_to_list_tail()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c603 if (oal_likely(i >= len)) {
618 if (oal_likely(!oal_netbuf_list_empty(next_assembled_head))) {
650 if (oal_likely(pst_cb_stru->destroy)) {
808 if (oal_likely(hcc_handler->hcc_transer_info.tx_flow_ctrl.net_startall)) {

Completed in 11 milliseconds