Home
last modified time | relevance | path

Searched refs:rx_buf_ptr (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpci_maxim.c155 u8 *rx_buf_ptr; in process_rx() local
194 rx_buf_ptr = rx_buf + TCPC_RECEIVE_BUFFER_RX_BYTE_BUF_OFFSET; in process_rx()
195 msg.header = cpu_to_le16(*(u16 *)rx_buf_ptr); in process_rx()
196 rx_buf_ptr = rx_buf_ptr + sizeof(msg.header); in process_rx()
198 rx_buf_ptr += sizeof(msg.payload[0])) in process_rx()
199 msg.payload[payload_index] = cpu_to_le32(*(u32 *)rx_buf_ptr); in process_rx()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Duli526x.c100 char *rx_buf_ptr; /* Data for us */ member
575 __FUNCTION__, rxptr->rx_buf_ptr); in uli526x_rx_packet()
580 __FUNCTION__, rxptr->rx_buf_ptr); in uli526x_rx_packet()
586 __FUNCTION__, i, rxptr->rx_buf_ptr[i]); in uli526x_rx_packet()
590 (uchar *)rxptr->rx_buf_ptr, rxlen); in uli526x_rx_packet()
714 rxptr->rx_buf_ptr = (char *) addr; in allocate_rx_buffer()
722 __FUNCTION__, rxptr->rx_buf_ptr); in allocate_rx_buffer()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_wlan_util.c4104 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
4152 rx_buf_ptr = in rtw_read_from_frame_mask()
4154 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
4186 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
4239 rx_buf_ptr = in rtw_write_to_frame_mask()
4241 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_wlan_util.c4028 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
4076 rx_buf_ptr = in rtw_read_from_frame_mask()
4078 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
4110 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
4163 rx_buf_ptr = in rtw_write_to_frame_mask()
4165 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_wlan_util.c4297 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
4345 rx_buf_ptr = in rtw_read_from_frame_mask()
4347 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
4379 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
4432 rx_buf_ptr = in rtw_write_to_frame_mask()
4434 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_com.c7892 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
7940 rx_buf_ptr = in rtw_read_from_frame_mask()
7942 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
7974 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
8027 rx_buf_ptr = in rtw_write_to_frame_mask()
8029 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com.c9172 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9220 rx_buf_ptr = in rtw_read_from_frame_mask()
9222 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9254 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9307 rx_buf_ptr = in rtw_write_to_frame_mask()
9309 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com.c9264 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9312 rx_buf_ptr = in rtw_read_from_frame_mask()
9314 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9346 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9399 rx_buf_ptr = in rtw_write_to_frame_mask()
9401 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com.c9410 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9458 rx_buf_ptr = in rtw_read_from_frame_mask()
9460 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9492 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9545 rx_buf_ptr = in rtw_write_to_frame_mask()
9547 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com.c9277 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9325 rx_buf_ptr = in rtw_read_from_frame_mask()
9327 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9359 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9412 rx_buf_ptr = in rtw_write_to_frame_mask()
9414 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com.c9281 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9329 rx_buf_ptr = in rtw_read_from_frame_mask()
9331 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9363 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9416 rx_buf_ptr = in rtw_write_to_frame_mask()
9418 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com.c9368 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9416 rx_buf_ptr = in rtw_read_from_frame_mask()
9418 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9450 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9503 rx_buf_ptr = in rtw_write_to_frame_mask()
9505 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com.c9405 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9453 rx_buf_ptr = in rtw_read_from_frame_mask()
9455 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9487 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9540 rx_buf_ptr = in rtw_write_to_frame_mask()
9542 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com.c10065 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
10113 rx_buf_ptr = in rtw_read_from_frame_mask()
10115 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
10147 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
10200 rx_buf_ptr = in rtw_write_to_frame_mask()
10202 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com.c9556 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9604 rx_buf_ptr = in rtw_read_from_frame_mask()
9606 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9638 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9691 rx_buf_ptr = in rtw_write_to_frame_mask()
9693 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com.c9556 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9604 rx_buf_ptr = in rtw_read_from_frame_mask()
9606 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9638 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9691 rx_buf_ptr = in rtw_write_to_frame_mask()
9693 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com.c10066 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
10114 rx_buf_ptr = in rtw_read_from_frame_mask()
10116 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
10148 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
10201 rx_buf_ptr = in rtw_write_to_frame_mask()
10203 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com.c9470 u16 offset, rx_buf_ptr = 0; in rtw_read_from_frame_mask() local
9518 rx_buf_ptr = in rtw_read_from_frame_mask()
9520 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_read_from_frame_mask()
9552 u16 offset, rx_buf_ptr = 0; in rtw_write_to_frame_mask() local
9605 rx_buf_ptr = in rtw_write_to_frame_mask()
9607 rtw_write16(adapter, REG_PKTBUF_DBG_CTRL, rx_buf_ptr); in rtw_write_to_frame_mask()