Home
last modified time | relevance | path

Searched defs:index_inc (Results 1 – 13 of 13) sorted by relevance

/linux/net/sched/
H A Dact_mpls.c383 u32 *index_inc, bool bind, in tcf_mpls_offload_act_setup()
H A Dact_gact.c240 u32 *index_inc, bool bind, in tcf_gact_offload_act_setup()
H A Dact_vlan.c355 u32 *index_inc, bool bind, in tcf_vlan_offload_act_setup()
H A Dact_sample.c297 u32 *index_inc, bool bind, in tcf_sample_offload_act_setup()
H A Dact_skbedit.c371 u32 *index_inc, bool bind, in tcf_skbedit_offload_act_setup()
H A Dact_police.c437 u32 *index_inc, bool bind, in tcf_police_offload_act_setup()
H A Dact_pedit.c556 u32 *index_inc, bool bind, in tcf_pedit_offload_act_setup()
H A Dact_csum.c682 u32 *index_inc, bool bind, in tcf_csum_offload_act_setup()
H A Dact_mirred.c598 u32 *index_inc, bool bind, in tcf_mirred_offload_act_setup()
H A Dact_gate.c709 u32 *index_inc, bool bind, in tcf_gate_offload_act_setup()
H A Dact_ct.c1609 u32 *index_inc, bool bind, in tcf_ct_offload_act_setup()
H A Dcls_api.c3851 tc_setup_offload_act(struct tc_action * act,struct flow_action_entry * entry,u32 * index_inc,struct netlink_ext_ack * extack) tc_setup_offload_act() argument
/linux/drivers/scsi/be2iscsi/
H A Dbe.h46 static inline void index_inc(u16 *index, u16 limit) in index_inc() function