Searched refs:negtive (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_rf.h | 155 void dump_cap_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive); 156 void dump_cur_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_rf.h | 155 void dump_cap_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive); 156 void dump_cur_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_rf.h | 156 void dump_cap_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive); 157 void dump_cur_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_rf.c | 779 static void dump_op_class_ch_single(void *sel, u8 gid, u32 ch_bmp, bool negtive) in dump_op_class_ch_single() argument 796 if (negtive) in dump_op_class_ch_single() 1060 void dump_cap_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive) in dump_cap_spt_op_class_ch() argument 1069 dump_op_class_ch_single(sel, i, rfctl->cap_spt_op_class_ch_bmp[i], negtive); in dump_cap_spt_op_class_ch() 1075 void dump_cur_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive) in dump_cur_spt_op_class_ch() argument 1084 dump_op_class_ch_single(sel, i, rfctl->cur_spt_op_class_ch_bmp[i], negtive); in dump_cur_spt_op_class_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rf.c | 778 static void dump_op_class_ch_single(void *sel, u8 gid, u32 ch_bmp, bool negtive) in dump_op_class_ch_single() argument 795 if (negtive) in dump_op_class_ch_single() 1059 void dump_cap_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive) in dump_cap_spt_op_class_ch() argument 1068 dump_op_class_ch_single(sel, i, rfctl->cap_spt_op_class_ch_bmp[i], negtive); in dump_cap_spt_op_class_ch() 1074 void dump_cur_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive) in dump_cur_spt_op_class_ch() argument 1083 dump_op_class_ch_single(sel, i, rfctl->cur_spt_op_class_ch_bmp[i], negtive); in dump_cur_spt_op_class_ch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_rf.c | 778 static void dump_op_class_ch_single(void *sel, u8 gid, u32 ch_bmp, bool negtive) in dump_op_class_ch_single() argument 795 if (negtive) in dump_op_class_ch_single() 1059 void dump_cap_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive) in dump_cap_spt_op_class_ch() argument 1068 dump_op_class_ch_single(sel, i, rfctl->cap_spt_op_class_ch_bmp[i], negtive); in dump_cap_spt_op_class_ch() 1074 void dump_cur_spt_op_class_ch(void *sel, struct rf_ctl_t *rfctl, bool negtive) in dump_cur_spt_op_class_ch() argument 1083 dump_op_class_ch_single(sel, i, rfctl->cur_spt_op_class_ch_bmp[i], negtive); in dump_cur_spt_op_class_ch()
|