Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/halmac_8822b/
Dhalmac_func_8822b.c274 halmac_adapter->txff_allocation.rsvd_pg_bndy = in halmac_priority_queue_config_8822b()
345 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_priority_queue_config_8822b()
348 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_priority_queue_config_8822b()
351 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_priority_queue_config_8822b()
354 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_priority_queue_config_8822b()
393 (u16)halmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_priority_queue_config_8822b()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_func_88xx.c1749 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_send_h2c_update_packet_88xx()
1755 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_send_h2c_update_packet_88xx()
1765 halmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_send_h2c_update_packet_88xx()
1931 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_send_h2c_phy_parameter_88xx()
2035 halmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_gen_cfg_para_h2c_88xx()
2152 .rsvd_pg_bndy & in halmac_func_ctrl_ch_switch_88xx()
2159 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_func_ctrl_ch_switch_88xx()
2169 halmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_func_ctrl_ch_switch_88xx()
2233 halmac_adapter->txff_allocation.rsvd_pg_bndy); in halmac_func_send_general_info_88xx()
3626 (halmac_adapter->txff_allocation.rsvd_pg_bndy << 7); in halmac_buffer_read_88xx()
Dhalmac_api_88xx.c89 halmac_adapter->txff_allocation.rsvd_pg_bndy = 0; in halmac_init_adapter_para_88xx()
3340 halmac_adapter->txff_allocation.rsvd_pg_bndy) in halmac_get_fifo_size_88xx()
5836 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_dl_drv_rsvd_page_88xx()
5842 (u16)(halmac_adapter->txff_allocation.rsvd_pg_bndy & in halmac_dl_drv_rsvd_page_88xx()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_type.h1409 u16 rsvd_pg_bndy; member