Home
last modified time | relevance | path

Searched refs:macid_grp (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dcpuio.c369 u8 macid_grp; in band_pkt_drop() local
389 macid_grp = i_u16 >> 5; in band_pkt_drop()
391 macid_band_sel[macid_grp] |= BIT(macid_sh); in band_pkt_drop()
393 macid_band_sel[macid_grp] &= ~(BIT(macid_sh)); in band_pkt_drop()
510 macid_grp = i_u16 >> 5; in band_pkt_drop()
511 if (macid_ctrl_sel[macid_grp] & BIT(i_u16 & 31)) { in band_pkt_drop()
913 u8 macid_grp = macid >> 5; in set_dmac_macid_drop() local
931 switch (macid_grp) { in set_dmac_macid_drop()
957 u8 macid_grp = macid >> 5; in set_cmac_macid_drop() local
960 switch (macid_grp) { in set_cmac_macid_drop()
[all …]
H A Dpower_saving.c456 u8 macid_grp = macid >> MACID_GRP_SH; in mac_chk_leave_lps() local
470 switch (macid_grp) { in mac_chk_leave_lps()
650 u8 macid_grp = macid >> MACID_GRP_SH; in mac_chk_leave_ips() local
664 switch (macid_grp) { in mac_chk_leave_ips()
H A Dhw.c606 u8 macid_grp = cfg->macid >> 5; in set_macid_pause() local
617 switch (macid_grp) { in set_macid_pause()
654 switch (macid_grp) { in set_macid_pause()
692 grp.mask_grp[macid_grp] = BIT(macid_sh); in set_macid_pause()
693 grp.pause_grp[macid_grp] = cfg->pause << macid_sh; in set_macid_pause()
1290 u8 macid_grp = cfg->macid >> 5; in get_macid_pause() local
1298 switch (macid_grp) { in get_macid_pause()
H A Dtblupd.c2135 info.argv1 = para->macid_grp; in mac_dumpwlans()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dcpuio.c369 u8 macid_grp; in band_pkt_drop() local
389 macid_grp = i_u16 >> 5; in band_pkt_drop()
391 macid_band_sel[macid_grp] |= BIT(macid_sh); in band_pkt_drop()
393 macid_band_sel[macid_grp] &= ~(BIT(macid_sh)); in band_pkt_drop()
510 macid_grp = i_u16 >> 5; in band_pkt_drop()
511 if (macid_ctrl_sel[macid_grp] & BIT(i_u16 & 31)) { in band_pkt_drop()
913 u8 macid_grp = macid >> 5; in set_dmac_macid_drop() local
931 switch (macid_grp) { in set_dmac_macid_drop()
957 u8 macid_grp = macid >> 5; in set_cmac_macid_drop() local
960 switch (macid_grp) { in set_cmac_macid_drop()
[all …]
H A Dpower_saving.c456 u8 macid_grp = macid >> MACID_GRP_SH; in mac_chk_leave_lps() local
470 switch (macid_grp) { in mac_chk_leave_lps()
650 u8 macid_grp = macid >> MACID_GRP_SH; in mac_chk_leave_ips() local
664 switch (macid_grp) { in mac_chk_leave_ips()
H A Dhw.c606 u8 macid_grp = cfg->macid >> 5; in set_macid_pause() local
617 switch (macid_grp) { in set_macid_pause()
654 switch (macid_grp) { in set_macid_pause()
692 grp.mask_grp[macid_grp] = BIT(macid_sh); in set_macid_pause()
693 grp.pause_grp[macid_grp] = cfg->pause << macid_sh; in set_macid_pause()
1290 u8 macid_grp = cfg->macid >> 5; in get_macid_pause() local
1298 switch (macid_grp) { in get_macid_pause()
H A Dtblupd.c2135 info.argv1 = para->macid_grp; in mac_dumpwlans()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h8821 u32 macid_grp:8; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h8821 u32 macid_grp:8; member