| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/ |
| H A D | halmac_rx_desc_chip.h | 22 #define GET_RX_DESC_EOR_8814A(rxdesc) GET_RX_DESC_EOR(rxdesc) argument 23 #define GET_RX_DESC_PHYPKTIDC_8814A(rxdesc) GET_RX_DESC_PHYPKTIDC(rxdesc) argument 24 #define GET_RX_DESC_SWDEC_8814A(rxdesc) GET_RX_DESC_SWDEC(rxdesc) argument 25 #define GET_RX_DESC_PHYST_8814A(rxdesc) GET_RX_DESC_PHYST(rxdesc) argument 26 #define GET_RX_DESC_SHIFT_8814A(rxdesc) GET_RX_DESC_SHIFT(rxdesc) argument 27 #define GET_RX_DESC_QOS_8814A(rxdesc) GET_RX_DESC_QOS(rxdesc) argument 28 #define GET_RX_DESC_SECURITY_8814A(rxdesc) GET_RX_DESC_SECURITY(rxdesc) argument 29 #define GET_RX_DESC_DRV_INFO_SIZE_8814A(rxdesc) \ argument 31 #define GET_RX_DESC_ICV_ERR_8814A(rxdesc) GET_RX_DESC_ICV_ERR(rxdesc) argument 32 #define GET_RX_DESC_CRC32_8814A(rxdesc) GET_RX_DESC_CRC32(rxdesc) argument [all …]
|
| H A D | halmac_rx_desc_nic.h | 24 #define GET_RX_DESC_EOR(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 30, 1) argument 32 #define GET_RX_DESC_PHYPKTIDC(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 28, 1) argument 38 #define GET_RX_DESC_EVT_PKT(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 28, 1) argument 47 #define GET_RX_DESC_SWDEC(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 27, 1) argument 48 #define GET_RX_DESC_PHYST(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 26, 1) argument 49 #define GET_RX_DESC_SHIFT(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 24, 2) argument 50 #define GET_RX_DESC_QOS(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 23, 1) argument 51 #define GET_RX_DESC_SECURITY(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 20, 3) argument 52 #define GET_RX_DESC_DRV_INFO_SIZE(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 16, 4) argument 53 #define GET_RX_DESC_ICV_ERR(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 15, 1) argument [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/ |
| H A D | halmac_rx_desc_chip.h | 22 #define GET_RX_DESC_EOR_8814A(rxdesc) GET_RX_DESC_EOR(rxdesc) argument 23 #define GET_RX_DESC_PHYPKTIDC_8814A(rxdesc) GET_RX_DESC_PHYPKTIDC(rxdesc) argument 24 #define GET_RX_DESC_SWDEC_8814A(rxdesc) GET_RX_DESC_SWDEC(rxdesc) argument 25 #define GET_RX_DESC_PHYST_8814A(rxdesc) GET_RX_DESC_PHYST(rxdesc) argument 26 #define GET_RX_DESC_SHIFT_8814A(rxdesc) GET_RX_DESC_SHIFT(rxdesc) argument 27 #define GET_RX_DESC_QOS_8814A(rxdesc) GET_RX_DESC_QOS(rxdesc) argument 28 #define GET_RX_DESC_SECURITY_8814A(rxdesc) GET_RX_DESC_SECURITY(rxdesc) argument 29 #define GET_RX_DESC_DRV_INFO_SIZE_8814A(rxdesc) \ argument 31 #define GET_RX_DESC_ICV_ERR_8814A(rxdesc) GET_RX_DESC_ICV_ERR(rxdesc) argument 32 #define GET_RX_DESC_CRC32_8814A(rxdesc) GET_RX_DESC_CRC32(rxdesc) argument [all …]
|
| H A D | halmac_rx_desc_ap.h | 24 #define GET_RX_DESC_EOR(rxdesc) \ argument 34 #define GET_RX_DESC_PHYPKTIDC(rxdesc) \ argument 42 #define GET_RX_DESC_EVT_PKT(rxdesc) \ argument 53 #define GET_RX_DESC_SWDEC(rxdesc) \ argument 56 #define GET_RX_DESC_PHYST(rxdesc) \ argument 59 #define GET_RX_DESC_SHIFT(rxdesc) \ argument 62 #define GET_RX_DESC_QOS(rxdesc) \ argument 65 #define GET_RX_DESC_SECURITY(rxdesc) \ argument 68 #define GET_RX_DESC_DRV_INFO_SIZE(rxdesc) \ argument 71 #define GET_RX_DESC_ICV_ERR(rxdesc) \ argument [all …]
|
| H A D | halmac_rx_desc_nic.h | 24 #define GET_RX_DESC_EOR(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 30, 1) argument 32 #define GET_RX_DESC_PHYPKTIDC(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 28, 1) argument 38 #define GET_RX_DESC_EVT_PKT(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 28, 1) argument 47 #define GET_RX_DESC_SWDEC(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 27, 1) argument 48 #define GET_RX_DESC_PHYST(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 26, 1) argument 49 #define GET_RX_DESC_SHIFT(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 24, 2) argument 50 #define GET_RX_DESC_QOS(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 23, 1) argument 51 #define GET_RX_DESC_SECURITY(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 20, 3) argument 52 #define GET_RX_DESC_DRV_INFO_SIZE(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 16, 4) argument 53 #define GET_RX_DESC_ICV_ERR(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 15, 1) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/ |
| H A D | halmac_rx_desc_chip.h | 23 #define GET_RX_DESC_EOR_8814A(rxdesc) GET_RX_DESC_EOR(rxdesc) argument 24 #define GET_RX_DESC_PHYPKTIDC_8814A(rxdesc) GET_RX_DESC_PHYPKTIDC(rxdesc) argument 25 #define GET_RX_DESC_SWDEC_8814A(rxdesc) GET_RX_DESC_SWDEC(rxdesc) argument 26 #define GET_RX_DESC_PHYST_8814A(rxdesc) GET_RX_DESC_PHYST(rxdesc) argument 27 #define GET_RX_DESC_SHIFT_8814A(rxdesc) GET_RX_DESC_SHIFT(rxdesc) argument 28 #define GET_RX_DESC_QOS_8814A(rxdesc) GET_RX_DESC_QOS(rxdesc) argument 29 #define GET_RX_DESC_SECURITY_8814A(rxdesc) GET_RX_DESC_SECURITY(rxdesc) argument 30 #define GET_RX_DESC_DRV_INFO_SIZE_8814A(rxdesc) \ argument 32 #define GET_RX_DESC_ICV_ERR_8814A(rxdesc) GET_RX_DESC_ICV_ERR(rxdesc) argument 33 #define GET_RX_DESC_CRC32_8814A(rxdesc) GET_RX_DESC_CRC32(rxdesc) argument [all …]
|
| H A D | halmac_rx_desc_nic.h | 25 #define GET_RX_DESC_EOR(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 30, 1) argument 33 #define GET_RX_DESC_PHYPKTIDC(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 28, 1) argument 39 #define GET_RX_DESC_EVT_PKT(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 28, 1) argument 48 #define GET_RX_DESC_SWDEC(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 27, 1) argument 49 #define GET_RX_DESC_PHYST(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 26, 1) argument 50 #define GET_RX_DESC_SHIFT(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 24, 2) argument 51 #define GET_RX_DESC_QOS(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 23, 1) argument 52 #define GET_RX_DESC_SECURITY(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 20, 3) argument 53 #define GET_RX_DESC_DRV_INFO_SIZE(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 16, 4) argument 54 #define GET_RX_DESC_ICV_ERR(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 15, 1) argument [all …]
|
| H A D | halmac_rx_desc_ap.h | 25 #define GET_RX_DESC_EOR(rxdesc) \ argument 35 #define GET_RX_DESC_PHYPKTIDC(rxdesc) \ argument 43 #define GET_RX_DESC_EVT_PKT(rxdesc) \ argument 54 #define GET_RX_DESC_SWDEC(rxdesc) \ argument 57 #define GET_RX_DESC_PHYST(rxdesc) \ argument 60 #define GET_RX_DESC_SHIFT(rxdesc) \ argument 63 #define GET_RX_DESC_QOS(rxdesc) \ argument 66 #define GET_RX_DESC_SECURITY(rxdesc) \ argument 69 #define GET_RX_DESC_DRV_INFO_SIZE(rxdesc) \ argument 72 #define GET_RX_DESC_ICV_ERR(rxdesc) \ argument [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/ |
| H A D | halmac_rx_desc_chip.h | 22 #define GET_RX_DESC_EOR_8814A(rxdesc) GET_RX_DESC_EOR(rxdesc) argument 23 #define GET_RX_DESC_PHYPKTIDC_8814A(rxdesc) GET_RX_DESC_PHYPKTIDC(rxdesc) argument 24 #define GET_RX_DESC_SWDEC_8814A(rxdesc) GET_RX_DESC_SWDEC(rxdesc) argument 25 #define GET_RX_DESC_PHYST_8814A(rxdesc) GET_RX_DESC_PHYST(rxdesc) argument 26 #define GET_RX_DESC_SHIFT_8814A(rxdesc) GET_RX_DESC_SHIFT(rxdesc) argument 27 #define GET_RX_DESC_QOS_8814A(rxdesc) GET_RX_DESC_QOS(rxdesc) argument 28 #define GET_RX_DESC_SECURITY_8814A(rxdesc) GET_RX_DESC_SECURITY(rxdesc) argument 29 #define GET_RX_DESC_DRV_INFO_SIZE_8814A(rxdesc) \ argument 31 #define GET_RX_DESC_ICV_ERR_8814A(rxdesc) GET_RX_DESC_ICV_ERR(rxdesc) argument 32 #define GET_RX_DESC_CRC32_8814A(rxdesc) GET_RX_DESC_CRC32(rxdesc) argument [all …]
|
| H A D | halmac_rx_desc_ap.h | 24 #define GET_RX_DESC_EOR(rxdesc) \ argument 34 #define GET_RX_DESC_PHYPKTIDC(rxdesc) \ argument 42 #define GET_RX_DESC_EVT_PKT(rxdesc) \ argument 53 #define GET_RX_DESC_SWDEC(rxdesc) \ argument 56 #define GET_RX_DESC_PHYST(rxdesc) \ argument 59 #define GET_RX_DESC_SHIFT(rxdesc) \ argument 62 #define GET_RX_DESC_QOS(rxdesc) \ argument 65 #define GET_RX_DESC_SECURITY(rxdesc) \ argument 68 #define GET_RX_DESC_DRV_INFO_SIZE(rxdesc) \ argument 71 #define GET_RX_DESC_ICV_ERR(rxdesc) \ argument [all …]
|
| H A D | halmac_rx_desc_nic.h | 24 #define GET_RX_DESC_EOR(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 30, 1) argument 32 #define GET_RX_DESC_PHYPKTIDC(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 28, 1) argument 38 #define GET_RX_DESC_EVT_PKT(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 28, 1) argument 47 #define GET_RX_DESC_SWDEC(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 27, 1) argument 48 #define GET_RX_DESC_PHYST(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 26, 1) argument 49 #define GET_RX_DESC_SHIFT(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 24, 2) argument 50 #define GET_RX_DESC_QOS(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 23, 1) argument 51 #define GET_RX_DESC_SECURITY(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 20, 3) argument 52 #define GET_RX_DESC_DRV_INFO_SIZE(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 16, 4) argument 53 #define GET_RX_DESC_ICV_ERR(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 15, 1) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | rx.h | 17 #define GET_RX_DESC_PHYST(rxdesc) \ argument 19 #define GET_RX_DESC_ICV_ERR(rxdesc) \ argument 21 #define GET_RX_DESC_CRC32(rxdesc) \ argument 23 #define GET_RX_DESC_SWDEC(rxdesc) \ argument 25 #define GET_RX_DESC_C2H(rxdesc) \ argument 27 #define GET_RX_DESC_PKT_LEN(rxdesc) \ argument 29 #define GET_RX_DESC_DRV_INFO_SIZE(rxdesc) \ argument 31 #define GET_RX_DESC_SHIFT(rxdesc) \ argument 33 #define GET_RX_DESC_ENC_TYPE(rxdesc) \ argument 35 #define GET_RX_DESC_RX_RATE(rxdesc) \ argument [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/ |
| H A D | hal_trx_8852be.h | 326 #define SET_RX_BD_INFO_TAG(rxdesc, value) \ argument 328 #define SET_RX_BD_INFO_FS(rxdesc, value) \ argument 330 #define SET_RX_BD_INFO_LS(rxdesc, value) \ argument 332 #define SET_RX_BD_INFO_HW_W_SIZE(rxdesc, value) \ argument 335 #define GET_RX_BD_INFO_TAG(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 16, 13) argument 336 #define GET_RX_BD_INFO_FS(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 15, 1) argument 337 #define GET_RX_BD_INFO_LS(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 14, 1) argument 338 #define GET_RX_BD_INFO_HW_W_SIZE(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 0, 14) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00dev.c | 599 struct rxdone_entry_desc *rxdesc) in rt2x00lib_rxdone_check_ba() 643 struct rxdone_entry_desc *rxdesc) in rt2x00lib_rxdone_check_ps() 692 struct rxdone_entry_desc *rxdesc) in rt2x00lib_rxdone_read_signal() 740 struct rxdone_entry_desc rxdesc; in rt2x00lib_rxdone() local
|
| H A D | rt2x00lib.h | 306 struct rxdone_entry_desc *rxdesc) in rt2x00debug_update_crypto() 364 struct rxdone_entry_desc *rxdesc) in rt2x00crypto_rx_insert_iv()
|
| H A D | rt2x00crypto.c | 146 struct rxdone_entry_desc *rxdesc) in rt2x00crypto_rx_insert_iv()
|
| H A D | rt2x00link.c | 181 struct rxdone_entry_desc *rxdesc) in rt2x00link_update_stats()
|
| H A D | rt2800usb.c | 482 struct rxdone_entry_desc *rxdesc) in rt2800usb_fill_rxdone()
|
| H A D | rt2800mmio.c | 125 struct rxdone_entry_desc *rxdesc) in rt2800mmio_fill_rxdone()
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | farsync.c | 145 struct rxdesc { /* Receive descriptor */ struct 146 volatile u16 ladr; /* Low order address of packet */ 147 volatile u8 hadr; /* High order address */ 148 volatile u8 bits; /* Status and config */ 149 volatile u16 bcnt; /* 2s complement of buffer size in low 15 bits. 153 volatile u16 mcnt; /* Message byte count (15 bits) */
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.c | 1281 struct sh_eth_rxdesc *rxdesc = &mdp->rx_ring[i]; in sh_eth_ring_free() local 1323 struct sh_eth_rxdesc *rxdesc = NULL; in sh_eth_ring_format() local 1587 struct sh_eth_rxdesc *rxdesc; in sh_eth_rx() local 2460 struct sh_eth_rxdesc *rxdesc; in sh_eth_tx_timeout() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-at91-master.c | 337 struct dma_async_tx_descriptor *rxdesc; in at91_twi_read_data_dma() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | usb.c | 424 u8 *rxdesc = skb->data; in _rtl_usb_rx_process_agg() local 466 u8 *rxdesc = skb->data; in _rtl_usb_rx_process_noagg() local
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-dw-dma.c | 391 struct dma_async_tx_descriptor *rxdesc; in dw_spi_dma_submit_rx() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | calxedaxgmac.c | 317 struct xgmac_dma_desc *rxdesc = priv->rx_chain; in init_rx_desc() local 460 struct xgmac_dma_desc *rxdesc = &priv->rx_chain[currdesc]; in xgmac_rx() local
|