Home
last modified time | relevance | path

Searched refs:p_count (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c80 u16 *p_count) in mlxfw_mfa2_tlv_multi_child_count()
95 *p_count = count; in mlxfw_mfa2_tlv_multi_child_count()
77 mlxfw_mfa2_tlv_multi_child_count(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv_multi *multi, enum mlxfw_mfa2_tlv_type type, u16 *p_count) mlxfw_mfa2_tlv_multi_child_count() argument
H A Dmlxfw_mfa2.h24 u32 *p_count);
H A Dmlxfw_mfa2_tlv_multi.h31 u16 *p_count);
H A Dmlxfw_mfa2.c370 u32 *p_count) in mlxfw_mfa2_file_component_count()
386 *p_count = count; in mlxfw_mfa2_file_component_count()
368 mlxfw_mfa2_file_component_count(const struct mlxfw_mfa2_file *mfa2_file, const char *psid, u32 psid_size, u32 *p_count) mlxfw_mfa2_file_component_count() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c80 u16 *p_count) in mlxfw_mfa2_tlv_multi_child_count()
95 *p_count = count; in mlxfw_mfa2_tlv_multi_child_count()
77 mlxfw_mfa2_tlv_multi_child_count(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv_multi *multi, enum mlxfw_mfa2_tlv_type type, u16 *p_count) mlxfw_mfa2_tlv_multi_child_count() argument
H A Dmlxfw_mfa2.h24 u32 *p_count);
H A Dmlxfw_mfa2_tlv_multi.h31 u16 *p_count);
H A Dmlxfw_mfa2.c370 u32 *p_count) in mlxfw_mfa2_file_component_count()
386 *p_count = count; in mlxfw_mfa2_file_component_count()
368 mlxfw_mfa2_file_component_count(const struct mlxfw_mfa2_file *mfa2_file, const char *psid, u32 psid_size, u32 *p_count) mlxfw_mfa2_file_component_count() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dextent_map.c964 u64 p_block, p_count; in ocfs2_read_virt_blocks() local
980 &p_block, &p_count, NULL); in ocfs2_read_virt_blocks()
998 if (p_count < count) in ocfs2_read_virt_blocks()
999 count = p_count; in ocfs2_read_virt_blocks()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dextent_map.c962 u64 p_block, p_count; in ocfs2_read_virt_blocks() local
978 &p_block, &p_count, NULL); in ocfs2_read_virt_blocks()
996 if (p_count < count) in ocfs2_read_virt_blocks()
997 count = p_count; in ocfs2_read_virt_blocks()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c48 for (i = 0; i < profile_list->p_count; i++) { in i40e_ddp_does_profile_exist()
103 for (i = 0; i < profile_list->p_count; i++) { in i40e_ddp_does_profile_overlap()
H A Di40e.h329 u32 p_count; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c48 for (i = 0; i < profile_list->p_count; i++) { in i40e_ddp_does_profile_exist()
103 for (i = 0; i < profile_list->p_count; i++) { in i40e_ddp_does_profile_overlap()
H A Di40e.h339 u32 p_count; member

Completed in 12 milliseconds