Searched defs:flow_mode (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/drivers/crypto/ccree/ |
D | cc_cipher.c | 49 int flow_mode; member 518 int flow_mode = cc_out_setup_mode(ctx_p); in cc_setup_readiv_desc() local 575 int flow_mode = ctx_p->flow_mode; in cc_setup_state_desc() local 619 int flow_mode = ctx_p->flow_mode; in cc_setup_xex_state_desc() local 696 int flow_mode = ctx_p->flow_mode; in cc_setup_key_desc() local 805 unsigned int flow_mode = cc_out_flow_mode(ctx_p); in cc_setup_flow_desc() local
|
D | cc_driver.h | 163 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
|
D | cc_aead.c | 60 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() 761 unsigned int flow_mode, in cc_proc_authen_desc() 825 unsigned int flow_mode, in cc_proc_cipher_desc()
|
D | cc_hash.c | 2163 struct cc_hash_ctx *ctx, unsigned int flow_mode, in cc_set_desc()
|
/linux-5.19.10/drivers/gpu/drm/mcde/ |
D | mcde_drm.h | 79 enum mcde_flow_mode flow_mode; member
|
/linux-5.19.10/drivers/soundwire/ |
D | bus.h | 196 int flow_mode, int data_mode) in sdw_fill_port_params()
|
/linux-5.19.10/net/sched/ |
D | sch_cake.c | 209 u8 flow_mode; member 636 static bool cake_dsrc(int flow_mode) in cake_dsrc() 641 static bool cake_ddst(int flow_mode) in cake_ddst() 647 int flow_mode, u16 flow_override, u16 host_override) in cake_hash() 1655 struct sk_buff *skb, int flow_mode, int *qerr) in cake_classify()
|
/linux-5.19.10/include/linux/soundwire/ |
D | sdw.h | 747 unsigned int flow_mode; member
|
/linux-5.19.10/drivers/net/ethernet/marvell/ |
D | sky2.h | 2265 enum flow_control flow_mode; member
|