Home
last modified time | relevance | path

Searched defs:rx_ctl (Results 1 – 7 of 7) sorted by relevance

/device/soc/st/common/platform/uart/
Dstm32mp1_uart.c58 struct Mp1xxUartRxCtl *rx_ctl = &(uart->rx_ctl); in stm32mp1_uart_recv_data_handle() local
69 static int32_t stm32mp1_uart_rx_ctl_init(struct Mp1xxUartRxCtl *rx_ctl, uint32_t buf_size) in stm32mp1_uart_rx_ctl_init()
92 static int32_t stm32mp1_uart_rx_ctl_deinit(struct Mp1xxUartRxCtl *rx_ctl) in stm32mp1_uart_rx_ctl_deinit()
146 struct Mp1xxUartRxCtl *rx_ctl = &(uart->rx_ctl); in Mp1xxUartOpen() local
205 struct Mp1xxUartRxCtl *rx_ctl = &(uart->rx_ctl); in Mp1xxUartClose() local
235 struct Mp1xxUartRxCtl *rx_ctl = &(uart->rx_ctl); in Mp1xxUartRead() local
422 struct Mp1xxUartRxCtl *rx_ctl = &(uart->rx_ctl); in Mp1xxUartSetTransMode() local
Dstm32mp1_uart_hw.h96 struct Mp1xxUartRxCtl rx_ctl; member
Dstm32mp1_uart_hw.c265 struct Mp1xxUartRxCtl *rx_ctl = &(uart->rx_ctl); in Mp1xxUartIrqHandler() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_frag.c230 hmac_rx_ctl_stru *rx_ctl = (hmac_rx_ctl_stru *)oal_netbuf_cb(new_buf); in hmac_defrag_process_frame() local
Dhmac_wapi.c550 hmac_rx_ctl_stru *rx_ctl = (hmac_rx_ctl_stru *)oal_netbuf_cb(netbuff_des); in hmac_wapi_decrypt() local
Dhmac_blockack.c939 hi_void hmac_up_rx_bar(hmac_vap_stru *hmac_vap, const hmac_rx_ctl_stru *rx_ctl) in hmac_up_rx_bar()
Dhmac_mgmt_ap.c173 hmac_rx_ctl_stru *rx_ctl = (hmac_rx_ctl_stru *)oal_netbuf_cb(auth_req); in hmac_mesh_sae_auth_proc() local