Searched refs:global_op_class_get_ch (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_rf.c | 753 static u8 global_op_class_get_ch(u8 gid, u8 cid) in global_op_class_get_ch() function 803 ch = global_op_class_get_ch(gid, i); in dump_op_class_ch_single() 868 if (ch == global_op_class_get_ch(i, j)) in rtw_get_op_class_by_chbw() 883 if (ch2 == global_op_class_get_ch(i, k)) in rtw_get_op_class_by_chbw() 1008 ch = global_op_class_get_ch(i, j); in init_op_class_ch_bmp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rf.c | 752 static u8 global_op_class_get_ch(u8 gid, u8 cid) in global_op_class_get_ch() function 802 ch = global_op_class_get_ch(gid, i); in dump_op_class_ch_single() 867 if (ch == global_op_class_get_ch(i, j)) in rtw_get_op_class_by_chbw() 882 if (ch2 == global_op_class_get_ch(i, k)) in rtw_get_op_class_by_chbw() 1007 ch = global_op_class_get_ch(i, j); in init_op_class_ch_bmp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_rf.c | 752 static u8 global_op_class_get_ch(u8 gid, u8 cid) in global_op_class_get_ch() function 802 ch = global_op_class_get_ch(gid, i); in dump_op_class_ch_single() 867 if (ch == global_op_class_get_ch(i, j)) in rtw_get_op_class_by_chbw() 882 if (ch2 == global_op_class_get_ch(i, k)) in rtw_get_op_class_by_chbw() 1007 ch = global_op_class_get_ch(i, j); in init_op_class_ch_bmp()
|