Home
last modified time | relevance | path

Searched defs:flow_mode (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/
H A Dmcde_drm.h76 enum mcde_flow_mode flow_mode; member
/kernel/linux/linux-6.6/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) sdw_fill_port_params() argument
/kernel/linux/linux-5.10/drivers/soundwire/
H A Dbus.h192 sdw_fill_port_params(struct sdw_port_params *params, int port_num, int bps, int flow_mode, int data_mode) sdw_fill_port_params() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/mcde/
H A Dmcde_drm.h79 enum mcde_flow_mode flow_mode; member
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_driver.h163 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member
179 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member
H A Dcc_cipher.c49 int flow_mode; member
515 int flow_mode = cc_out_setup_mode(ctx_p); cc_setup_readiv_desc() local
572 int flow_mode = ctx_p->flow_mode; cc_setup_state_desc() local
616 int flow_mode = ctx_p->flow_mode; cc_setup_xex_state_desc() local
693 int flow_mode = ctx_p->flow_mode; cc_setup_key_desc() local
802 unsigned int flow_mode = cc_out_flow_mode(ctx_p); cc_setup_flow_desc() local
[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) cc_set_desc() argument
H A Dcc_aead.c60 enum cc_flow_mode flow_mode; member
721 static void cc_set_assoc_desc(struct aead_request *areq, unsigned int flow_mode, in cc_set_assoc_desc() 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) cc_proc_authen_desc() argument
824 cc_proc_cipher_desc(struct aead_request *areq, unsigned int flow_mode, struct cc_hw_desc desc[], unsigned int *seq_size) cc_proc_cipher_desc() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.c49 int flow_mode; member
518 int flow_mode = cc_out_setup_mode(ctx_p); cc_setup_readiv_desc() local
575 int flow_mode = ctx_p->flow_mode; cc_setup_state_desc() local
619 int flow_mode = ctx_p->flow_mode; cc_setup_xex_state_desc() local
696 int flow_mode = ctx_p->flow_mode; cc_setup_key_desc() local
805 unsigned int flow_mode = cc_out_flow_mode(ctx_p); cc_setup_flow_desc() local
[all...]
H A Dcc_driver.h163 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member
179 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member
H A Dcc_aead.c60 enum cc_flow_mode flow_mode; member
721 static void cc_set_assoc_desc(struct aead_request *areq, unsigned int flow_mode, in cc_set_assoc_desc() 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) cc_proc_authen_desc() argument
824 cc_proc_cipher_desc(struct aead_request *areq, unsigned int flow_mode, struct cc_hw_desc desc[], unsigned int *seq_size) cc_proc_cipher_desc() 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) cc_set_desc() argument
/kernel/linux/linux-5.10/include/linux/soundwire/
H A Dsdw.h713 unsigned int flow_mode; member
/kernel/linux/linux-6.6/include/linux/soundwire/
H A Dsdw.h762 unsigned int flow_mode; member
/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c209 u8 flow_mode; member
636 static bool cake_dsrc(int flow_mode) in cake_dsrc() argument
641 static bool cake_ddst(int flow_mode) in cake_ddst() argument
646 cake_hash(struct cake_tin_data *q, const struct sk_buff *skb, int flow_mode, u16 flow_override, u16 host_override) cake_hash() argument
1654 cake_classify(struct Qdisc *sch, struct cake_tin_data **t, struct sk_buff *skb, int flow_mode, int *qerr) cake_classify() argument
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c210 u8 flow_mode; member
637 static bool cake_dsrc(int flow_mode) in cake_dsrc() argument
642 static bool cake_ddst(int flow_mode) in cake_ddst() argument
647 cake_hash(struct cake_tin_data *q, const struct sk_buff *skb, int flow_mode, u16 flow_override, u16 host_override) cake_hash() argument
1655 cake_classify(struct Qdisc *sch, struct cake_tin_data **t, struct sk_buff *skb, int flow_mode, int *qerr) cake_classify() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dsky2.h2265 enum flow_control flow_mode; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dsky2.h2265 enum flow_control flow_mode; member

Completed in 38 milliseconds