Searched refs:rsvd_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 D | halmac_func_8822b.c | 194 …pHalmac_adapter->txff_allocation.rsvd_pg_bndy = pHalmac_adapter->txff_allocation.tx_fifo_pg_num - … in halmac_priority_queue_config_8822b() 236 …TE_16(pHalmac_adapter, REG_WMAC_LBK_BUF_HD_V1, (u16)pHalmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_priority_queue_config_8822b() 281 …TE_16(pHalmac_adapter, REG_WMAC_LBK_BUF_HD_V1, (u16)pHalmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_priority_queue_config_8822b() 323 …TE_16(pHalmac_adapter, REG_WMAC_LBK_BUF_HD_V1, (u16)pHalmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_priority_queue_config_8822b() 358 …_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.rsvd_pg_bndy & BIT_MASK_BCN_… in halmac_priority_queue_config_8822b() 359 …mac_adapter, REG_BCNQ_BDNY_V1, (u16)(pHalmac_adapter->txff_allocation.rsvd_pg_bndy & BIT_MASK_BCNQ… in halmac_priority_queue_config_8822b() 360 …pter, REG_FIFOPAGE_CTRL_2 + 2, (u16)(pHalmac_adapter->txff_allocation.rsvd_pg_bndy & BIT_MASK_BCN_… in halmac_priority_queue_config_8822b() 361 …ac_adapter, REG_BCNQ1_BDNY_V1, (u16)(pHalmac_adapter->txff_allocation.rsvd_pg_bndy & BIT_MASK_BCNQ… in halmac_priority_queue_config_8822b()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/ |
| H A D | halmac_func_88xx.c | 1501 …_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.rsvd_pg_bndy & BIT_MASK_BCN_… in halmac_send_h2c_update_packet_88xx() 1505 …_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.rsvd_pg_bndy & BIT_MASK_BCN_… in halmac_send_h2c_update_packet_88xx() 1509 …pter->txff_allocation.rsvd_h2c_extra_info_pg_bndy - pHalmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_send_h2c_update_packet_88xx() 1638 …_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.rsvd_pg_bndy & BIT_MASK_BCN_… in halmac_send_h2c_phy_parameter_88xx() 1722 …pter->txff_allocation.rsvd_h2c_extra_info_pg_bndy - pHalmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_gen_cfg_para_h2c_88xx() 1974 …_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.rsvd_pg_bndy & BIT_MASK_BCN_… in halmac_func_ctrl_ch_switch_88xx() 1978 …_adapter, REG_FIFOPAGE_CTRL_2, (u16)(pHalmac_adapter->txff_allocation.rsvd_pg_bndy & BIT_MASK_BCN_… in halmac_func_ctrl_ch_switch_88xx() 1983 …pter->txff_allocation.rsvd_h2c_extra_info_pg_bndy - pHalmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_func_ctrl_ch_switch_88xx() 2039 …c_adapter->txff_allocation.rsvd_fw_txbuff_pg_bndy - pHalmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_func_send_general_info_88xx() 3243 offset = offset + (pHalmac_adapter->txff_allocation.rsvd_pg_bndy << 7); in halmac_buffer_read_88xx()
|
| H A D | halmac_api_88xx.c | 340 pHalmac_adapter->txff_allocation.rsvd_pg_bndy = 0; in halmac_mount_api_88xx() 3261 …c_adapter->hw_config_info.tx_fifo_size >> 7) - pHalmac_adapter->txff_allocation.rsvd_pg_bndy) << 7; in halmac_get_fifo_size_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/ |
| H A D | halmac_type.h | 1670 u16 rsvd_pg_bndy; member
|