Home
last modified time | relevance | path

Searched defs:block_index (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dsgl.c151 u32 block_index, offset; in acc_get_sgl() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_flex_keys.c101 static void mlxsw_sp1_afk_encode_block(char *output, int block_index, in mlxsw_sp1_afk_encode_block() argument
110 static void mlxsw_sp1_afk_clear_block(char *output, int block_index) in mlxsw_sp1_afk_clear_block() argument
281 static void __mlxsw_sp2_afk_block_value_set(char *output, int block_index, in __mlxsw_sp2_afk_block_value_set() argument
295 static void mlxsw_sp2_afk_encode_block(char *output, int block_index, in mlxsw_sp2_afk_encode_block() argument
303 mlxsw_sp2_afk_clear_block(char *output, int block_index) mlxsw_sp2_afk_clear_block() argument
[all...]
H A Dcore_acl_flex_keys.c252 int block_index; in mlxsw_afk_picker() local
164 mlxsw_afk_picker_subtract_hits(struct mlxsw_afk *mlxsw_afk, struct mlxsw_afk_picker *picker, int block_index) mlxsw_afk_picker_subtract_hits() argument
199 mlxsw_afk_picker_key_info_add(struct mlxsw_afk *mlxsw_afk, struct mlxsw_afk_picker *picker, int block_index, struct mlxsw_afk_key_info *key_info) mlxsw_afk_picker_key_info_add() argument
354 int block_index; mlxsw_afk_key_info_elinst_get() local
370 mlxsw_afk_key_info_block_encoding_get(const struct mlxsw_afk_key_info *key_info, int block_index) mlxsw_afk_key_info_block_encoding_get() argument
476 int block_index, i; mlxsw_afk_encode() local
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dsch_ingress.c62 static void ingress_ingress_block_set(struct Qdisc *sch, u32 block_index) in ingress_ingress_block_set() argument
193 static void clsact_ingress_block_set(struct Qdisc *sch, u32 block_index) in clsact_ingress_block_set() argument
200 static void clsact_egress_block_set(struct Qdisc *sch, u32 block_index) in clsact_egress_block_set() argument
[all...]
H A Dsch_api.c894 u32 block_index; in tc_fill_qdisc() local
1133 u32 block_index; in qdisc_block_indexes_set() local
[all...]
H A Dcls_api.c889 static struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index) in tcf_block_lookup() argument
896 static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index) in tcf_block_refcnt_get() argument
860 tcf_block_create(struct net *net, struct Qdisc *q, u32 block_index, struct netlink_ext_ack *extack) tcf_block_create() argument
1121 __tcf_block_find(struct net *net, struct Qdisc *q, unsigned long cl, int ifindex, u32 block_index, struct netlink_ext_ack *extack) __tcf_block_find() argument
1195 tcf_block_find(struct net *net, struct Qdisc **q, u32 *parent, unsigned long *cl, int ifindex, u32 block_index, struct netlink_ext_ack *extack) tcf_block_find() argument
3788 u32 block_index; tcf_qevent_init() local
3820 u32 block_index; tcf_qevent_validate_change() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_flex_keys.c103 static void mlxsw_sp1_afk_encode_block(char *output, int block_index, in mlxsw_sp1_afk_encode_block() argument
112 static void mlxsw_sp1_afk_clear_block(char *output, int block_index) in mlxsw_sp1_afk_clear_block() argument
286 static void __mlxsw_sp2_afk_block_value_set(char *output, int block_index, in __mlxsw_sp2_afk_block_value_set() argument
300 static void mlxsw_sp2_afk_encode_block(char *output, int block_index, in mlxsw_sp2_afk_encode_block() argument
308 mlxsw_sp2_afk_clear_block(char *output, int block_index) mlxsw_sp2_afk_clear_block() argument
[all...]
H A Dcore_acl_flex_keys.c250 int block_index; in mlxsw_afk_picker() local
164 mlxsw_afk_picker_subtract_hits(struct mlxsw_afk *mlxsw_afk, struct mlxsw_afk_picker *picker, int block_index) mlxsw_afk_picker_subtract_hits() argument
199 mlxsw_afk_picker_key_info_add(struct mlxsw_afk *mlxsw_afk, struct mlxsw_afk_picker *picker, int block_index, struct mlxsw_afk_key_info *key_info) mlxsw_afk_picker_key_info_add() argument
352 int block_index; mlxsw_afk_key_info_elinst_get() local
368 mlxsw_afk_key_info_block_encoding_get(const struct mlxsw_afk_key_info *key_info, int block_index) mlxsw_afk_key_info_block_encoding_get() argument
474 int block_index, i; mlxsw_afk_encode() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dsgl.c162 u32 block_index, offset; in acc_get_sgl() local
/kernel/linux/linux-6.6/net/sched/
H A Dsch_ingress.c63 static void ingress_ingress_block_set(struct Qdisc *sch, u32 block_index) in ingress_ingress_block_set() argument
213 static void clsact_ingress_block_set(struct Qdisc *sch, u32 block_index) in clsact_ingress_block_set() argument
220 static void clsact_egress_block_set(struct Qdisc *sch, u32 block_index) in clsact_egress_block_set() argument
[all...]
H A Dsch_api.c923 u32 block_index; in tc_fill_qdisc() local
1186 u32 block_index; in qdisc_block_indexes_set() local
[all...]
H A Dcls_api.c1013 static struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index) in tcf_block_lookup() argument
1020 static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index) in tcf_block_refcnt_get() argument
984 tcf_block_create(struct net *net, struct Qdisc *q, u32 block_index, struct netlink_ext_ack *extack) tcf_block_create() argument
1244 __tcf_block_find(struct net *net, struct Qdisc *q, unsigned long cl, int ifindex, u32 block_index, struct netlink_ext_ack *extack) __tcf_block_find() argument
1318 tcf_block_find(struct net *net, struct Qdisc **q, u32 *parent, unsigned long *cl, int ifindex, u32 block_index, struct netlink_ext_ack *extack) tcf_block_find() argument
3854 u32 block_index; tcf_qevent_init() local
3883 u32 block_index; tcf_qevent_validate_change() local
[all...]
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-array.c727 unsigned block_index, end_block, size_of_block, max_entries; in dm_array_new() local
351 insert_new_ablock(struct dm_array_info *info, size_t size_of_block, uint32_t max_entries, unsigned block_index, uint32_t nr, const void *value, dm_block_t *root) insert_new_ablock() argument
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-array.c737 unsigned int block_index, end_block, size_of_block, max_entries; in dm_array_new() local
349 insert_new_ablock(struct dm_array_info *info, size_t size_of_block, uint32_t max_entries, unsigned int block_index, uint32_t nr, const void *value, dm_block_t *root) insert_new_ablock() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dincrementalfs.h68 __u32 block_index; member
74 __u32 block_index; member
80 __u32 block_index; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dincrementalfs.h68 __u32 block_index; member
74 __u32 block_index; member
80 __u32 block_index; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c175 u32 block_index, filter_sel; in bcmasp_netfilt_get_reg_offset() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c79 enum block_id block_index; member
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h32 u32 block_index; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c79 enum block_id block_index; member
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h32 u32 block_index; member
/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dueagle-atm.c331 struct block_index { struct
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dueagle-atm.c331 struct block_index { struct
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.h634 u32 block_index; member
640 u32 block_index; member
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.h634 u32 block_index; member
640 u32 block_index; member

Completed in 46 milliseconds