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.c | 428 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.c | 428 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 D | hal_rx.c | 280 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 D | hal_struct.h | 120 (*usb_rx_agg_cfg)(struct hal_info_t *hal, u8 mode, u8 agg_mode,
|
| H A D | hal_api_mac.h | 114 u32 hal_mac_usb_rx_agg_cfg(struct hal_info_t *hal, u8 agg_mode,
|
| H A D | hal_api.h | 465 rtw_hal_usb_rx_agg_cfg(void *hal, u8 mode, u8 agg_mode,
|
| H A D | hal_api_mac.c | 295 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 D | hal_rx.c | 280 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 D | hal_struct.h | 121 (*usb_rx_agg_cfg)(struct hal_info_t *hal, u8 mode, u8 agg_mode,
|
| H A D | hal_api_mac.h | 114 u32 hal_mac_usb_rx_agg_cfg(struct hal_info_t *hal, u8 agg_mode,
|
| H A D | hal_api.h | 468 rtw_hal_usb_rx_agg_cfg(void *hal, u8 mode, u8 agg_mode,
|
| H A D | hal_api_mac.c | 295 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()
|