Home
last modified time | relevance | path

Searched refs:append_fcs (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c464 phl_com->append_fcs = val; in hal_start_8852b()
470 phl_com->append_fcs = val; in hal_start_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c511 phl_com->append_fcs = val; in hal_start_8852b()
517 phl_com->append_fcs = val; in hal_start_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c1166 phl_com->append_fcs = false; /* This need to check again by yiwei*/ in rtw_hw_iface_type_change()
1169 phl_com->append_fcs = true; /* This need to check again by yiwei*/ in rtw_hw_iface_type_change()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c1163 phl_com->append_fcs = false; /* This need to check again by yiwei*/ in rtw_hw_iface_type_change()
1166 phl_com->append_fcs = true; /* This need to check again by yiwei*/ in rtw_hw_iface_type_change()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c856 if (phl_info->phl_com->append_fcs) { in phl_rx_reorder()
H A Dphl_def.h2661 bool append_fcs; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c861 if (phl_info->phl_com->append_fcs) { in phl_rx_reorder()
H A Dphl_def.h2685 bool append_fcs; member