| /OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_DAC1064.c | 37 static void DAC1064_calcclock(const struct matrox_fb_info *minfo, in DAC1064_calcclock() 88 static void DAC1064_setpclk(struct matrox_fb_info *minfo, unsigned long fout) in DAC1064_setpclk() 100 static void DAC1064_setmclk(struct matrox_fb_info *minfo, int oscinfo, in DAC1064_setmclk() 165 static void g450_set_plls(struct matrox_fb_info *minfo) in g450_set_plls() 257 void DAC1064_global_init(struct matrox_fb_info *minfo) in DAC1064_global_init() 331 void DAC1064_global_restore(struct matrox_fb_info *minfo) in DAC1064_global_restore() 349 static int DAC1064_init_1(struct matrox_fb_info *minfo, struct my_timming *m) in DAC1064_init_1() 386 static int DAC1064_init_2(struct matrox_fb_info *minfo, struct my_timming *m) in DAC1064_init_2() 429 static void DAC1064_restore_1(struct matrox_fb_info *minfo) in DAC1064_restore_1() 460 static void DAC1064_restore_2(struct matrox_fb_info *minfo) in DAC1064_restore_2() [all …]
|
| H A D | matroxfb_misc.c | 93 void matroxfb_DAC_out(const struct matrox_fb_info *minfo, int reg, int val) in matroxfb_DAC_out() 100 int matroxfb_DAC_in(const struct matrox_fb_info *minfo, int reg) in matroxfb_DAC_in() 190 int matroxfb_vgaHWinit(struct matrox_fb_info *minfo, struct my_timming *m) in matroxfb_vgaHWinit() 338 void matroxfb_vgaHWrestore(struct matrox_fb_info *minfo) in matroxfb_vgaHWrestore() 530 static int parse_pins1(struct matrox_fb_info *minfo, in parse_pins1() 552 static void default_pins1(struct matrox_fb_info *minfo) in default_pins1() 561 static int parse_pins2(struct matrox_fb_info *minfo, in parse_pins2() 575 static void default_pins2(struct matrox_fb_info *minfo) in default_pins2() 585 static int parse_pins3(struct matrox_fb_info *minfo, in parse_pins3() 603 static void default_pins3(struct matrox_fb_info *minfo) in default_pins3() [all …]
|
| H A D | matroxfb_g450.c | 84 static inline int *get_ctrl_ptr(struct matrox_fb_info *minfo, unsigned int idx) in get_ctrl_ptr() 89 static void tvo_fill_defaults(struct matrox_fb_info *minfo) in tvo_fill_defaults() 98 static int cve2_get_reg(struct matrox_fb_info *minfo, int reg) in cve2_get_reg() 110 static void cve2_set_reg(struct matrox_fb_info *minfo, int reg, int val) in cve2_set_reg() 120 static void cve2_set_reg10(struct matrox_fb_info *minfo, int reg, int val) in cve2_set_reg10() 132 static void g450_compute_bwlevel(const struct matrox_fb_info *minfo, int *bl, in g450_compute_bwlevel() 165 struct matrox_fb_info *minfo = md; in g450_set_ctrl() local 219 struct matrox_fb_info *minfo = md; in g450_get_ctrl() local 237 static void computeRegs(struct matrox_fb_info *minfo, struct mavenregs *r, in computeRegs() 504 static void cve2_init_TV(struct matrox_fb_info *minfo, in cve2_init_TV() [all …]
|
| H A D | g450_pll.c | 28 static unsigned int g450_mnp2vco(const struct matrox_fb_info *minfo, in g450_mnp2vco() 38 unsigned int g450_mnp2f(const struct matrox_fb_info *minfo, unsigned int mnp) in g450_mnp2f() 55 static unsigned int g450_nextpll(const struct matrox_fb_info *minfo, in g450_nextpll() 104 static unsigned int g450_firstpll(const struct matrox_fb_info *minfo, in g450_firstpll() 136 static inline unsigned int g450_setpll(const struct matrox_fb_info *minfo, in g450_setpll() 173 static inline unsigned int g450_cmppll(const struct matrox_fb_info *minfo, in g450_cmppll() 209 static inline int g450_isplllocked(const struct matrox_fb_info *minfo, in g450_isplllocked() 229 static int g450_testpll(const struct matrox_fb_info *minfo, unsigned int mnp, in g450_testpll() 245 void matroxfb_g450_setpll_cond(struct matrox_fb_info *minfo, unsigned int mnp, in matroxfb_g450_setpll_cond() 253 static inline unsigned int g450_findworkingpll(struct matrox_fb_info *minfo, in g450_findworkingpll() [all …]
|
| H A D | matroxfb_crtc2.c | 70 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_restore() local 162 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_disable() local 173 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_pan_var() local 265 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_open() local 285 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_release() local 331 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_set_par() local 404 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_get_vblank() local 428 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_ioctl() local 599 static int matroxfb_dh_regit(const struct matrox_fb_info *minfo, in matroxfb_dh_regit() 602 #define minfo (m2info->primary_dev) in matroxfb_dh_regit() macro [all …]
|
| H A D | matroxfb_accel.c | 111 void matrox_cfbX_init(struct matrox_fb_info *minfo) in matrox_cfbX_init() 202 static void matrox_accel_restore_maccess(struct matrox_fb_info *minfo) in matrox_accel_restore_maccess() 208 static void matrox_accel_bmove(struct matrox_fb_info *minfo, int vxres, int sy, in matrox_accel_bmove() 249 static void matrox_accel_bmove_lin(struct matrox_fb_info *minfo, int vxres, in matrox_accel_bmove_lin() 293 struct matrox_fb_info *minfo = info2minfo(info); in matroxfb_cfb4_copyarea() local 302 struct matrox_fb_info *minfo = info2minfo(info); in matroxfb_copyarea() local 307 static void matroxfb_accel_clear(struct matrox_fb_info *minfo, u_int32_t color, in matroxfb_accel_clear() 328 struct matrox_fb_info *minfo = info2minfo(info); in matroxfb_fillrect() local 337 static void matroxfb_cfb4_clear(struct matrox_fb_info *minfo, u_int32_t bgx, in matroxfb_cfb4_clear() 396 struct matrox_fb_info *minfo = info2minfo(info); in matroxfb_cfb4_fillrect() local [all …]
|
| H A D | matroxfb_base.c | 156 static void update_crtc2(struct matrox_fb_info *minfo, unsigned int pos) in update_crtc2() 180 static void matroxfb_crtc1_panpos(struct matrox_fb_info *minfo) in matroxfb_crtc1_panpos() 206 struct matrox_fb_info *minfo = dev_id; in matrox_irq() local 226 int matroxfb_enable_irq(struct matrox_fb_info *minfo, int reenable) in matroxfb_enable_irq() 256 static void matroxfb_disable_irq(struct matrox_fb_info *minfo) in matroxfb_disable_irq() 269 int matroxfb_wait_for_sync(struct matrox_fb_info *minfo, u_int32_t crtc) in matroxfb_wait_for_sync() 307 static void matrox_pan_var(struct matrox_fb_info *minfo, in matrox_pan_var() 356 static void matroxfb_remove(struct matrox_fb_info *minfo, int dummy) in matroxfb_remove() 388 struct matrox_fb_info *minfo = info2minfo(info); in matroxfb_open() local 404 struct matrox_fb_info *minfo = info2minfo(info); in matroxfb_release() local [all …]
|
| H A D | i2c-matroxfb.c | 41 static int matroxfb_read_gpio(struct matrox_fb_info* minfo) { in matroxfb_read_gpio() 51 static void matroxfb_set_gpio(struct matrox_fb_info* minfo, int mask, int val) { in matroxfb_set_gpio() 64 static inline void matroxfb_i2c_set(struct matrox_fb_info* minfo, int mask, int state) { in matroxfb_i2c_set() 102 static int i2c_bus_reg(struct i2c_bit_adapter* b, struct matrox_fb_info* minfo, in i2c_bus_reg() 144 static void* i2c_matroxfb_probe(struct matrox_fb_info* minfo) { in i2c_matroxfb_probe() 205 static void i2c_matroxfb_remove(struct matrox_fb_info* minfo, void* data) { in i2c_matroxfb_remove()
|
| H A D | matroxfb_g450.h | 11 static inline void matroxfb_g450_connect(struct matrox_fb_info *minfo) { }; in matroxfb_g450_connect() 12 static inline void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) { }; in matroxfb_g450_shutdown()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_mcc.c | 162 void _mcc_dump_mcc_info(struct phl_mcc_info *minfo) in _mcc_dump_mcc_info() 172 void _mcc_set_state(struct phl_mcc_info *minfo, enum rtw_phl_mcc_state state) in _mcc_set_state() 199 _mcc_get_mrole_by_wrole(struct phl_mcc_info *minfo, in _mcc_get_mrole_by_wrole() 220 _mcc_get_mrole_idx_by_wrole(struct phl_mcc_info *minfo, in _mcc_get_mrole_idx_by_wrole() 270 struct phl_mcc_info *minfo, u8 role_map) in _mcc_transfer_mode() 340 struct phl_mcc_info *minfo = get_mcc_info(phl, hw_band); in _mcc_set_fw_log_info() local 352 void _mcc_up_fw_log_setting(struct phl_info_t *phl, struct phl_mcc_info *minfo) in _mcc_up_fw_log_setting() 362 void _mcc_set_unspecific_dur(struct phl_mcc_info *minfo) in _mcc_set_unspecific_dur() 454 struct phl_mcc_info *minfo = get_mcc_info(phl, wrole->hw_band); in _mcc_fill_mcc_role_policy_info() local 611 void _mcc_fill_coex_mode(struct phl_info_t *phl, struct phl_mcc_info *minfo) in _mcc_fill_coex_mode() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_mcc.c | 162 void _mcc_dump_mcc_info(struct phl_mcc_info *minfo) in _mcc_dump_mcc_info() 172 void _mcc_set_state(struct phl_mcc_info *minfo, enum rtw_phl_mcc_state state) in _mcc_set_state() 199 _mcc_get_mrole_by_wrole(struct phl_mcc_info *minfo, in _mcc_get_mrole_by_wrole() 220 _mcc_get_mrole_idx_by_wrole(struct phl_mcc_info *minfo, in _mcc_get_mrole_idx_by_wrole() 270 struct phl_mcc_info *minfo, u8 role_map) in _mcc_transfer_mode() 340 struct phl_mcc_info *minfo = get_mcc_info(phl, hw_band); in _mcc_set_fw_log_info() local 352 void _mcc_up_fw_log_setting(struct phl_info_t *phl, struct phl_mcc_info *minfo) in _mcc_up_fw_log_setting() 362 void _mcc_set_unspecific_dur(struct phl_mcc_info *minfo) in _mcc_set_unspecific_dur() 454 struct phl_mcc_info *minfo = get_mcc_info(phl, wrole->hw_band); in _mcc_fill_mcc_role_policy_info() local 611 void _mcc_fill_coex_mode(struct phl_info_t *phl, struct phl_mcc_info *minfo) in _mcc_fill_coex_mode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/ |
| H A D | rtw_mesh.c | 447 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 494 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 503 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 511 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 519 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 527 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 568 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 577 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 585 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 593 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh.c | 447 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 494 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 503 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 511 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 519 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 527 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 568 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 577 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 585 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 593 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh.c | 447 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 494 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 503 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 511 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 519 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 527 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 568 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 577 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 585 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 593 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/ |
| H A D | rtw_mesh.c | 446 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 493 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 502 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 510 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 518 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 526 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 567 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 576 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 584 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 592 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/ |
| H A D | rtw_mesh.c | 481 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 528 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 537 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 545 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 553 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 561 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 602 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 611 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 619 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 627 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh.c | 482 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 529 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 538 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 546 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 554 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 562 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 603 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 612 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 620 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 628 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh.c | 482 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 529 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 538 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 546 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 554 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 562 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 603 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 612 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 620 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 628 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/ |
| H A D | rtw_mesh.c | 482 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 529 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 538 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 546 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 554 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 562 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 603 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 612 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 620 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 628 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/ |
| H A D | rtw_mesh.c | 482 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 529 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 538 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 546 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 554 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 562 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 603 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 612 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 620 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 628 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh.c | 483 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 530 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 539 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 547 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 555 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 563 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 604 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 613 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 621 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 629 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh.c | 483 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 530 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 539 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 547 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 555 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 563 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 604 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 613 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 621 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 629 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh.c | 482 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 529 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 538 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 546 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 554 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 562 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 603 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 612 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 620 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 628 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh.c | 482 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 529 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 538 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 546 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 554 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 562 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 603 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 612 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 620 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 628 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/ |
| H A D | rtw_mesh.c | 481 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_acnode_rsvd_chk() local 528 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_add() local 537 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_del() local 545 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_search() local 553 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_peer_blacklist_flush() local 561 struct rtw_mesh_info *minfo = &adapter->mesh_info; in dump_mesh_peer_blacklist() local 602 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_add() local 611 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_del() local 619 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_search() local 627 struct rtw_mesh_info *minfo = &adapter->mesh_info; in rtw_mesh_cto_mgate_blacklist_flush() local [all …]
|