Home
last modified time | relevance | path

Searched refs:agg_mode (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/mac_8852b/
H A D_usb_8852b.c428 u8 agg_mode; in usb_rx_agg_cfg_8852b() local
435 agg_mode = ENABLE; in usb_rx_agg_cfg_8852b()
438 agg_mode = DISABLE; in usb_rx_agg_cfg_8852b()
441 agg_mode = DISABLE; in usb_rx_agg_cfg_8852b()
456 (agg_mode ? B_AX_RXAGG_DMA_STORE : 0) | in usb_rx_agg_cfg_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/mac_8852b/
H A D_usb_8852b.c428 u8 agg_mode; in usb_rx_agg_cfg_8852b() local
435 agg_mode = ENABLE; in usb_rx_agg_cfg_8852b()
438 agg_mode = DISABLE; in usb_rx_agg_cfg_8852b()
441 agg_mode = DISABLE; in usb_rx_agg_cfg_8852b()
456 (agg_mode ? B_AX_RXAGG_DMA_STORE : 0) | in usb_rx_agg_cfg_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_rx.c280 rtw_hal_usb_rx_agg_cfg(void *hal, u8 mode, u8 agg_mode, in rtw_hal_usb_rx_agg_cfg() argument
287 hstatus = trx_ops->usb_rx_agg_cfg(hal, mode, agg_mode, in rtw_hal_usb_rx_agg_cfg()
H A Dhal_struct.h120 (*usb_rx_agg_cfg)(struct hal_info_t *hal, u8 mode, u8 agg_mode,
H A Dhal_api_mac.h114 u32 hal_mac_usb_rx_agg_cfg(struct hal_info_t *hal, u8 agg_mode,
H A Dhal_api.h465 rtw_hal_usb_rx_agg_cfg(void *hal, u8 mode, u8 agg_mode,
H A Dhal_api_mac.c295 u32 hal_mac_usb_rx_agg_cfg(struct hal_info_t *hal, u8 agg_mode, in hal_mac_usb_rx_agg_cfg() argument
301 cfg.mode = agg_mode; in hal_mac_usb_rx_agg_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_rx.c280 rtw_hal_usb_rx_agg_cfg(void *hal, u8 mode, u8 agg_mode, in rtw_hal_usb_rx_agg_cfg() argument
287 hstatus = trx_ops->usb_rx_agg_cfg(hal, mode, agg_mode, in rtw_hal_usb_rx_agg_cfg()
H A Dhal_struct.h121 (*usb_rx_agg_cfg)(struct hal_info_t *hal, u8 mode, u8 agg_mode,
H A Dhal_api_mac.h114 u32 hal_mac_usb_rx_agg_cfg(struct hal_info_t *hal, u8 agg_mode,
H A Dhal_api.h468 rtw_hal_usb_rx_agg_cfg(void *hal, u8 mode, u8 agg_mode,
H A Dhal_api_mac.c295 u32 hal_mac_usb_rx_agg_cfg(struct hal_info_t *hal, u8 agg_mode, in hal_mac_usb_rx_agg_cfg() argument
301 cfg.mode = agg_mode; in hal_mac_usb_rx_agg_cfg()