Home
last modified time | relevance | path

Searched refs:rsvd_h2c_queue_pg_bndy (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/halmac_8822b/
H A Dhalmac_api_8822b.c118 …value32 = (value32 & 0xFFFC0000) | (pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HAL… in halmac_init_trx_cfg_8822b()
122 …value32 = (value32 & 0xFFFC0000) | (pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HAL… in halmac_init_trx_cfg_8822b()
126 …value32 = (value32 & 0xFFFC0000) | ((pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HA… in halmac_init_trx_cfg_8822b()
185 …value32 = (value32 & 0xFFFC0000) | (pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HAL… in halmac_init_h2c_8822b()
189 …value32 = (value32 & 0xFFFC0000) | (pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HAL… in halmac_init_h2c_8822b()
193 …value32 = (value32 & 0xFFFC0000) | ((pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy << HA… in halmac_init_h2c_8822b()
H A Dhalmac_func_8822b.c197 …pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy = pHalmac_adapter->txff_allocation.rsvd_cp… in halmac_priority_queue_config_8822b()
198 …n.rsvd_h2c_extra_info_pg_bndy = pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy - HALMAC_R… in halmac_priority_queue_config_8822b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_type.h1673 u16 rsvd_h2c_queue_pg_bndy; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_api_88xx.c343 pHalmac_adapter->txff_allocation.rsvd_h2c_queue_pg_bndy = 0; in halmac_mount_api_88xx()