Searched defs:flow_mode (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/crypto/ccree/ |
H A D | cc_cipher.c | 49 int flow_mode; member 512 int flow_mode = cc_out_setup_mode(ctx_p); cc_setup_readiv_desc() local 569 int flow_mode = ctx_p->flow_mode; cc_setup_state_desc() local 613 int flow_mode = ctx_p->flow_mode; cc_setup_xex_state_desc() local 690 int flow_mode = ctx_p->flow_mode; cc_setup_key_desc() local 799 unsigned int flow_mode = cc_out_flow_mode(ctx_p); cc_setup_flow_desc() local [all...] |
H A 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
|
H A 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() argument 761 unsigned int flow_mode, in cc_proc_authen_desc() argument 825 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 D | cc_hash.c | 2163 struct cc_hash_ctx *ctx, unsigned int flow_mode, in cc_set_desc() argument
|
/linux/net/sched/ |
H A D | sch_cake.c | 210 u8 flow_mode; member 623 static bool cake_dsrc(int flow_mode) in cake_dsrc() argument 628 static bool cake_ddst(int flow_mode) in cake_ddst() argument 635 int flow_mode) in cake_dec_srchost_bulk_flow_count() argument 644 int flow_mode) in cake_inc_srchost_bulk_flow_count() argument 653 int flow_mode) in cake_dec_dsthost_bulk_flow_count() argument 662 cake_inc_dsthost_bulk_flow_count(struct cake_tin_data * q,struct cake_flow * flow,int flow_mode) cake_inc_dsthost_bulk_flow_count() argument 671 cake_get_flow_quantum(struct cake_tin_data * q,struct cake_flow * flow,int flow_mode) cake_get_flow_quantum() argument 691 cake_hash(struct cake_tin_data * q,const struct sk_buff * skb,int flow_mode,u16 flow_override,u16 host_override) cake_hash() argument 1704 cake_classify(struct Qdisc * sch,struct cake_tin_data ** t,struct sk_buff * skb,int flow_mode,int * qerr) cake_classify() argument 2578 u8 flow_mode; cake_change() local 2792 u8 flow_mode; cake_dump() local [all...] |
/linux/drivers/gpu/drm/mcde/ |
H A D | mcde_drm.h | 79 enum mcde_flow_mode flow_mode; member
|
/linux/drivers/soundwire/ |
H A D | bus.h | 212 int flow_mode, int data_mode) in sdw_fill_port_params() argument
|
/linux/include/linux/soundwire/ |
H A D | sdw.h | 745 unsigned int flow_mode; member
|
/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.h | 2265 enum flow_control flow_mode; member
|