Searched defs:flow_mode (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/crypto/ccree/ |
D | cc_cipher.c | 41 int flow_mode; member 394 int flow_mode = ctx_p->flow_mode; in cc_setup_cipher_desc() local 516 unsigned int flow_mode = ctx_p->flow_mode; in cc_setup_cipher_data() local
|
D | cc_driver.h | 139 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member 156 int flow_mode; /* Note: currently, refers to the cipher mode only. */ member
|
D | cc_aead.c | 62 enum cc_flow_mode flow_mode; member 712 static void cc_set_assoc_desc(struct aead_request *areq, unsigned int flow_mode, in cc_set_assoc_desc() 752 unsigned int flow_mode, in cc_proc_authen_desc() 816 unsigned int flow_mode, in cc_proc_cipher_desc()
|
D | cc_hash.c | 2107 struct cc_hash_ctx *ctx, unsigned int flow_mode, in cc_set_desc()
|
/Linux-v4.19/net/sched/ |
D | sch_cake.c | 210 u8 flow_mode; member 612 static bool cake_dsrc(int flow_mode) in cake_dsrc() 617 static bool cake_ddst(int flow_mode) in cake_ddst() 623 int flow_mode, u16 flow_override, u16 host_override) in cake_hash() 1581 struct sk_buff *skb, int flow_mode, int *qerr) in cake_classify()
|
/Linux-v4.19/include/linux/soundwire/ |
D | sdw.h | 548 unsigned int flow_mode; member
|
/Linux-v4.19/drivers/net/ethernet/marvell/ |
D | sky2.h | 2271 enum flow_control flow_mode; member
|