| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | textsearch.h | 13 struct ts_config; 42 struct ts_config * (*init)(const void *, unsigned int, gfp_t, int); 43 unsigned int (*find)(struct ts_config *, 45 void (*destroy)(struct ts_config *); 46 void * (*get_pattern)(struct ts_config *); 47 unsigned int (*get_pattern_len)(struct ts_config *); 59 struct ts_config struct 78 struct ts_config *conf, argument 89 void (*finish)(struct ts_config *conf, argument 105 static inline unsigned int textsearch_next(struct ts_config *conf, in textsearch_next() [all …]
|
| H A D | skbuff.h | 1232 unsigned int to, struct ts_config *config);
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | textsearch.c | 205 struct ts_config *conf, in get_linear_data() 231 unsigned int textsearch_find_continuous(struct ts_config *conf, in textsearch_find_continuous() 263 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare() 267 struct ts_config *conf; in textsearch_prepare() 313 void textsearch_destroy(struct ts_config *conf) in textsearch_destroy()
|
| H A D | ts_kmp.c | 42 static unsigned int kmp_find(struct ts_config *conf, struct ts_state *state) in kmp_find() 91 static struct ts_config *kmp_init(const void *pattern, unsigned int len, in kmp_init() 94 struct ts_config *conf; in kmp_init() 118 static void *kmp_get_pattern(struct ts_config *conf) in kmp_get_pattern() 124 static unsigned int kmp_get_pattern_len(struct ts_config *conf) in kmp_get_pattern_len()
|
| H A D | ts_bm.c | 58 static unsigned int bm_find(struct ts_config *conf, struct ts_state *state) in bm_find() 141 static struct ts_config *bm_init(const void *pattern, unsigned int len, in bm_init() 144 struct ts_config *conf; in bm_init() 168 static void *bm_get_pattern(struct ts_config *conf) in bm_get_pattern() 174 static unsigned int bm_get_pattern_len(struct ts_config *conf) in bm_get_pattern_len()
|
| H A D | ts_fsm.c | 134 static unsigned int fsm_find(struct ts_config *conf, struct ts_state *state) in fsm_find() 255 static struct ts_config *fsm_init(const void *pattern, unsigned int len, in fsm_init() 259 struct ts_config *conf; in fsm_init() 302 static void *fsm_get_pattern(struct ts_config *conf) in fsm_get_pattern() 308 static unsigned int fsm_get_pattern_len(struct ts_config *conf) in fsm_get_pattern_len()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-sx8.c | 183 static int start(struct dvb_frontend *fe, u32 flags, u32 modmask, u32 ts_config) in start() argument 231 ((ts_config & SX8_TSCONFIG_MODE_MASK) > in start() 270 sx8_base->iq_mode = (ts_config > 1); in start() 282 ddb_mci_config(&state->mci, ts_config); in start() 310 u32 ts_config) in start_iq() argument 337 sx8_base->iq_mode = (ts_config > 1); in start_iq() 354 ddb_mci_config(&state->mci, ts_config); in start_iq() 363 u32 ts_config = SX8_TSCONFIG_MODE_NORMAL, iq_mode = 0, isi; in set_parameters() local 373 ts_config = (SX8_TSCONFIG_TSHEADER | SX8_TSCONFIG_MODE_IQ); in set_parameters() 399 stat = start(fe, 3, mask, ts_config); in set_parameters() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_timesync.c | 940 ts_host_timestamping_config_t ts_config; in dhd_timesync_send_host_timestamping_config() local 947 bzero(&ts_config, sizeof(ts_config)); in dhd_timesync_send_host_timestamping_config() 949 ts_config.xtlv.id = BCMMSGBUF_HOST_TIMESTAMPING_CONFIG_TAG; in dhd_timesync_send_host_timestamping_config() 951 ts_config.xtlv.id = BCMMSGBUF_HOST_TS_BADTAG; in dhd_timesync_send_host_timestamping_config() 953 ts_config.xtlv.len = sizeof(ts_config) - sizeof(_bcm_xtlv_t); in dhd_timesync_send_host_timestamping_config() 954 ts_config.period_ms = ts->h_tsconf_period; in dhd_timesync_send_host_timestamping_config() 956 if (ts_config.period_ms) { in dhd_timesync_send_host_timestamping_config() 957 ts_config.flags |= FLAG_HOST_RESET; in dhd_timesync_send_host_timestamping_config() 958 ts_config.reset_cnt = ts->host_reset_cnt + 1; in dhd_timesync_send_host_timestamping_config() 962 ts_config.flags |= FLAG_CONFIG_NODROP; in dhd_timesync_send_host_timestamping_config() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_timesync.c | 940 ts_host_timestamping_config_t ts_config; in dhd_timesync_send_host_timestamping_config() local 947 bzero(&ts_config, sizeof(ts_config)); in dhd_timesync_send_host_timestamping_config() 949 ts_config.xtlv.id = BCMMSGBUF_HOST_TIMESTAMPING_CONFIG_TAG; in dhd_timesync_send_host_timestamping_config() 951 ts_config.xtlv.id = BCMMSGBUF_HOST_TS_BADTAG; in dhd_timesync_send_host_timestamping_config() 953 ts_config.xtlv.len = sizeof(ts_config) - sizeof(_bcm_xtlv_t); in dhd_timesync_send_host_timestamping_config() 954 ts_config.period_ms = ts->h_tsconf_period; in dhd_timesync_send_host_timestamping_config() 956 if (ts_config.period_ms) { in dhd_timesync_send_host_timestamping_config() 957 ts_config.flags |= FLAG_HOST_RESET; in dhd_timesync_send_host_timestamping_config() 958 ts_config.reset_cnt = ts->host_reset_cnt + 1; in dhd_timesync_send_host_timestamping_config() 962 ts_config.flags |= FLAG_CONFIG_NODROP; in dhd_timesync_send_host_timestamping_config() [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | em_text.c | 23 struct ts_config *config; 48 struct ts_config *ts_conf; in em_text_change()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ |
| H A D | xt_string.h | 32 struct ts_config __attribute__((aligned(8))) *config;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ |
| H A D | xt_string.h | 32 struct ts_config __attribute__((aligned(8))) *config;
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | xt_string.h | 32 struct ts_config __attribute__((aligned(8))) *config;
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stv0900_priv.h | 247 struct stv0900_reg *ts_config; member 320 struct stv0900_reg *ts_config; member
|
| H A D | stv0900_core.c | 1397 intp->ts_config = p_init->ts_config; in stv0900_init_internal() 1398 if (intp->ts_config == NULL) in stv0900_init_internal() 1403 for (i = 0; intp->ts_config[i].addr != 0xffff; i++) in stv0900_init_internal() 1405 intp->ts_config[i].addr, in stv0900_init_internal() 1406 intp->ts_config[i].val); in stv0900_init_internal() 1930 init_params.ts_config = config->ts_config_regs; in stv0900_attach()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_string.c | 41 struct ts_config *ts_conf; in string_mt_check()
|
| H A D | nf_conntrack_amanda.c | 61 struct ts_config *ts;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_netdev.c | 3489 struct hwtstamp_config ts_config, in mlx4_en_reset_config() argument 3499 if (priv->hwtstamp_config.tx_type == ts_config.tx_type && in mlx4_en_reset_config() 3500 priv->hwtstamp_config.rx_filter == ts_config.rx_filter && in mlx4_en_reset_config() 3519 memcpy(&new_prof.hwtstamp_config, &ts_config, sizeof(ts_config)); in mlx4_en_reset_config() 3537 } else if (ts_config.rx_filter == HWTSTAMP_FILTER_NONE) { in mlx4_en_reset_config() 3558 if (ts_config.rx_filter != HWTSTAMP_FILTER_NONE) { in mlx4_en_reset_config()
|
| H A D | mlx4_en.h | 800 struct hwtstamp_config ts_config,
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | skbuff.c | 3601 struct ts_config *conf, in skb_ts_get_next_block() 3607 static void skb_ts_finish(struct ts_config *conf, struct ts_state *state) in skb_ts_finish() 3625 unsigned int to, struct ts_config *config) in skb_find_text()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 186401 Check return value from ts_config. (TslibInit): Likewise.
|