Searched refs:info_size (Results 1 – 7 of 7) sorted by relevance
1064 if (p->info_size != 0 && p->info_data == NULL) { in ng_btsocket_l2cap_raw_control()1070 NGM_L2CAP_L2CA_GET_INFO, sizeof(*ip) + p->info_size, in ng_btsocket_l2cap_raw_control()1111 p->info_size = min(p->info_size, op->info_size); in ng_btsocket_l2cap_raw_control()1113 if (p->info_size > 0) in ng_btsocket_l2cap_raw_control()1115 p->info_size); in ng_btsocket_l2cap_raw_control()
108 size_t info_size) in idxd_dev_info_get() argument114 if (info_size != sizeof(*cfg)) in idxd_dev_info_get()
80 size_t info_size);
1793 uint8_t *info_buff, uint32_t info_size, in rte_pmd_i40e_get_ddp_info() argument1836 if (info_size < sizeof(struct rte_pmd_i40e_profile_info)) { in rte_pmd_i40e_get_ddp_info()1862 if (info_size < sizeof(uint32_t)) { in rte_pmd_i40e_get_ddp_info()1878 if (info_size < note_seg_hdr->size) { in rte_pmd_i40e_get_ddp_info()1922 if (info_size < sizeof(uint32_t)) { in rte_pmd_i40e_get_ddp_info()1950 if (info_size < sizeof(uint32_t)) { in rte_pmd_i40e_get_ddp_info()1968 nb_proto_info = info_size / in rte_pmd_i40e_get_ddp_info()2001 if (info_size < sizeof(uint32_t)) { in rte_pmd_i40e_get_ddp_info()2019 nb_proto_info = info_size / in rte_pmd_i40e_get_ddp_info()2051 if (info_size < sizeof(uint32_t)) { in rte_pmd_i40e_get_ddp_info()[all …]
273 u_int32_t info_size; member
587 u_int16_t info_size; /* size of info data in bytes */ member
1710 op->info_size = size; in ng_l2cap_l2ca_get_info_rsp()