Searched defs:flow_mode (Results 1 - 9 of 9) sorted by last modified time

/linux-master/net/sched/
H A Dsch_cake.c210 u8 flow_mode; member in struct:cake_sched_data
637 static bool cake_dsrc(int flow_mode) argument
642 static bool cake_ddst(int flow_mode) argument
647 cake_hash(struct cake_tin_data *q, const struct sk_buff *skb, int flow_mode, u16 flow_override, u16 host_override) argument
1655 cake_classify(struct Qdisc *sch, struct cake_tin_data **t, struct sk_buff *skb, int flow_mode, int *qerr) argument
[all...]
/linux-master/include/linux/soundwire/
H A Dsdw.h762 unsigned int flow_mode; member in struct:sdw_port_params
/linux-master/drivers/crypto/ccree/
H A Dcc_cipher.c49 int flow_mode; member in struct:cc_cipher_ctx
518 int flow_mode = cc_out_setup_mode(ctx_p); local
575 int flow_mode = ctx_p->flow_mode; local
619 int flow_mode = ctx_p->flow_mode; local
696 int flow_mode = ctx_p->flow_mode; local
805 unsigned int flow_mode = cc_out_flow_mode(ctx_p); local
[all...]
H A Dcc_aead.c60 enum cc_flow_mode flow_mode; member in struct:cc_aead_ctx
721 static void cc_set_assoc_desc(struct aead_request *areq, unsigned int flow_mode, argument
760 cc_proc_authen_desc(struct aead_request *areq, unsigned int flow_mode, struct cc_hw_desc desc[], unsigned int *seq_size, int direct) argument
824 cc_proc_cipher_desc(struct aead_request *areq, unsigned int flow_mode, struct cc_hw_desc desc[], unsigned int *seq_size) argument
[all...]
H A Dcc_hash.c2162 cc_set_desc(struct ahash_req_ctx *areq_ctx, struct cc_hash_ctx *ctx, unsigned int flow_mode, struct cc_hw_desc desc[], bool is_not_last_data, unsigned int *seq_size) argument
H A Dcc_driver.h163 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member in struct:cc_crypto_alg
179 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member in struct:cc_alg_template
/linux-master/drivers/net/ethernet/marvell/
H A Dsky2.h2265 enum flow_control flow_mode; member in struct:sky2_port
/linux-master/drivers/soundwire/
H A Dbus.h189 sdw_fill_port_params(struct sdw_port_params *params, int port_num, int bps, int flow_mode, int data_mode) argument
/linux-master/drivers/gpu/drm/mcde/
H A Dmcde_drm.h79 enum mcde_flow_mode flow_mode; member in struct:mcde

Completed in 239 milliseconds