Home
last modified time | relevance | path

Searched refs:o_offset (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dx509_cert_parser.c34 u16 o_offset; /* Offset of organizationName (O) */ member
322 ctx->o_offset = (unsigned long)value - ctx->data; in x509_extract_name_segment()
365 memcmp(data + ctx->cn_offset, data + ctx->o_offset, in x509_fabricate_name()
370 memcmp(data + ctx->cn_offset, data + ctx->o_offset, 7) == 0) in x509_fabricate_name()
379 data + ctx->o_offset, ctx->o_size); in x509_fabricate_name()
392 name = data + ctx->o_offset; in x509_fabricate_name()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mi.c56 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
64 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
66 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
79 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mi.c53 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
61 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
63 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
76 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mi.c33 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
41 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
43 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
56 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mi.c60 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
68 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
70 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
83 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mi.c57 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
65 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
67 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
80 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mi.c57 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
65 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
67 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
80 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mi.c56 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
64 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
66 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
79 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mi.c60 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
68 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
70 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
83 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mi.c61 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
69 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
71 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
84 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mi.c33 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
41 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
43 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
56 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_mi.c56 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
64 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
66 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
79 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_mi.c57 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
65 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
67 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
80 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_mi.c57 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
65 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
67 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
80 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mi.c60 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
68 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
70 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
83 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mi.c60 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
68 o_offset = rtw_get_oper_choffset(adapter); in rtw_mi_stayin_union_ch_chk()
70 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
83 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()