| /Linux-v6.1/drivers/scsi/be2iscsi/ |
| D | be.h | 46 static inline void index_inc(u16 *index, u16 limit) in index_inc() function 68 index_inc(&q->head, q->len); in queue_head_inc() 73 index_inc(&q->tail, q->len); in queue_tail_inc()
|
| /Linux-v6.1/net/sched/ |
| D | act_gact.c | 238 u32 *index_inc, bool bind, in tcf_gact_offload_act_setup() argument 266 *index_inc = 1; in tcf_gact_offload_act_setup()
|
| D | act_sample.c | 276 u32 *index_inc, bool bind, in tcf_sample_offload_act_setup() argument 287 *index_inc = 1; in tcf_sample_offload_act_setup()
|
| D | act_vlan.c | 354 u32 *index_inc, bool bind, in tcf_vlan_offload_act_setup() argument 387 *index_inc = 1; in tcf_vlan_offload_act_setup()
|
| D | act_mirred.c | 444 u32 *index_inc, bool bind, in tcf_mirred_offload_act_setup() argument 466 *index_inc = 1; in tcf_mirred_offload_act_setup()
|
| D | act_mpls.c | 370 u32 *index_inc, bool bind, in tcf_mpls_offload_act_setup() argument 406 *index_inc = 1; in tcf_mpls_offload_act_setup()
|
| D | act_skbedit.c | 362 u32 *index_inc, bool bind, in tcf_skbedit_offload_act_setup() argument 387 *index_inc = 1; in tcf_skbedit_offload_act_setup()
|
| D | act_pedit.c | 495 u32 *index_inc, bool bind, in tcf_pedit_offload_act_setup() argument 521 *index_inc = k; in tcf_pedit_offload_act_setup()
|
| D | act_police.c | 436 u32 *index_inc, bool bind, in tcf_police_offload_act_setup() argument 476 *index_inc = 1; in tcf_police_offload_act_setup()
|
| D | act_csum.c | 681 u32 *index_inc, bool bind, in tcf_csum_offload_act_setup() argument 689 *index_inc = 1; in tcf_csum_offload_act_setup()
|
| D | act_gate.c | 604 u32 *index_inc, bool bind, in tcf_gate_offload_act_setup() argument 621 *index_inc = 1; in tcf_gate_offload_act_setup()
|
| D | act_tunnel_key.c | 792 u32 *index_inc, in tcf_tunnel_key_offload_act_setup() argument 812 *index_inc = 1; in tcf_tunnel_key_offload_act_setup()
|
| D | act_ct.c | 1570 u32 *index_inc, bool bind, in tcf_ct_offload_act_setup() argument 1580 *index_inc = 1; in tcf_ct_offload_act_setup()
|
| D | cls_api.c | 3508 u32 *index_inc, in tc_setup_offload_act() argument 3513 return act->ops->offload_act_setup(act, entry, index_inc, true, in tc_setup_offload_act()
|
| /Linux-v6.1/drivers/net/ethernet/emulex/benet/ |
| D | be.h | 145 static inline void index_inc(u32 *index, u32 limit) in index_inc() function 167 index_inc(&q->head, q->len); in queue_head_inc() 177 index_inc(&q->tail, q->len); in queue_tail_inc()
|
| /Linux-v6.1/include/net/ |
| D | act_api.h | 138 u32 *index_inc, bool bind,
|