Home
last modified time | relevance | path

Searched refs:p_block_index (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c401 int *p_block_index) in mlxsw_afk_key_info_elinst_get() argument
416 *p_block_index = block_index; in mlxsw_afk_key_info_elinst_get()
/linux-6.14.4/net/sched/
Dcls_api.c3952 u32 *p_block_index, in tcf_qevent_parse_block_index() argument
3955 *p_block_index = nla_get_u32(block_index_attr); in tcf_qevent_parse_block_index()
3956 if (!*p_block_index) { in tcf_qevent_parse_block_index()