Searched defs:flow_mode (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/crypto/ccree/ |
D | cc_cipher.c | 54 int flow_mode; member 478 int flow_mode = cc_out_setup_mode(ctx_p); in cc_setup_readiv_desc() local 535 int flow_mode = ctx_p->flow_mode; in cc_setup_state_desc() local 630 int flow_mode = ctx_p->flow_mode; in cc_setup_key_desc() local 740 unsigned int flow_mode = cc_out_flow_mode(ctx_p); in cc_setup_flow_desc() local
|
D | cc_driver.h | 169 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member 186 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member
|
D | cc_aead.c | 59 enum cc_flow_mode flow_mode; member 731 static void cc_set_assoc_desc(struct aead_request *areq, unsigned int flow_mode, in cc_set_assoc_desc() 771 unsigned int flow_mode, in cc_proc_authen_desc() 835 unsigned int flow_mode, in cc_proc_cipher_desc()
|
D | cc_hash.c | 2215 struct cc_hash_ctx *ctx, unsigned int flow_mode, in cc_set_desc()
|
/Linux-v5.4/net/sched/ |
D | sch_cake.c | 210 u8 flow_mode; member 615 static bool cake_dsrc(int flow_mode) in cake_dsrc() 620 static bool cake_ddst(int flow_mode) in cake_ddst() 626 int flow_mode, u16 flow_override, u16 host_override) in cake_hash() 1591 struct sk_buff *skb, int flow_mode, int *qerr) in cake_classify()
|
/Linux-v5.4/include/linux/soundwire/ |
D | sdw.h | 608 unsigned int flow_mode; member
|
/Linux-v5.4/drivers/net/ethernet/marvell/ |
D | sky2.h | 2271 enum flow_control flow_mode; member
|