Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c78 u16 *p_count) in mlxfw_mfa2_tlv_multi_child_count() argument
93 *p_count = count; in mlxfw_mfa2_tlv_multi_child_count()
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() argument
386 *p_count = count; in mlxfw_mfa2_file_component_count()
/OK3568_Linux_fs/u-boot/cmd/
H A Dgpt.c382 int p_count; in set_gpt_info() local
433 p_count = 1; in set_gpt_info()
437 p_count++; in set_gpt_info()
441 parts = calloc(sizeof(disk_partition_t), p_count); in set_gpt_info()
446 for (i = 0; i < p_count; i++) { in set_gpt_info()
540 *parts_count = p_count; in set_gpt_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwpa.c261 *remain_len, uint16 *p_count);
1590 *remain_len, uint16 *p_count) in bcmwpa_decode_cipher_suite() argument
1638 *p_count = ltoh16_ua(&ucast->count); in bcmwpa_decode_cipher_suite()
1639 if (info->dev_type == DEV_STA && *p_count != 1u) { in bcmwpa_decode_cipher_suite()
1643 if ((*remain_len) < (*p_count * WPA_SUITE_LEN + sizeof(ucast->count))) { in bcmwpa_decode_cipher_suite()
1657 for (i = 0; i < *p_count; i++) { in bcmwpa_decode_cipher_suite()
1669 *ptr_inc += (*p_count * WPA_SUITE_LEN) + sizeof(ucast->count); in bcmwpa_decode_cipher_suite()
1670 *remain_len -= (*p_count * WPA_SUITE_LEN) + sizeof(ucast->count); in bcmwpa_decode_cipher_suite()
1741 uint16 p_count = 0; in bcmwpa_parse_rsnie() local
1783 if (bcmwpa_decode_cipher_suite(info, &ptr_inc, ie->len, &remain_len, &p_count) != BCME_OK) { in bcmwpa_parse_rsnie()
[all …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwpa.h248 uint8 p_count; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwpa.h256 uint8 p_count; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwpa.h256 uint8 p_count; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwpa.h263 uint8 p_count; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwpa.h263 uint8 p_count; member