/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 1766 /* Set Max packet size */ in bnx2x_xmac_enable() 2318 /* Set cnt max size */ in bnx2x_bmac1_enable() 2387 /* Set cnt max size */ in bnx2x_bmac2_enable() 12435 u32 size = REG_RD(bp, shmem2_base); in bnx2x_populate_ext_phy() local 12437 if (size > in bnx2x_populate_ext_phy()
|
/third_party/lame/ |
H A D | configure | 1986 # Depending upon the size, compute the lo and hi bounds. 4193 array size at least. It's necessary to write '\x00'==0 to get something 13057 array size at least. It's necessary to write '\x00'==0 to get something 14106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5 14107 $as_echo_n "checking size of short... " >&6; } 14139 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned short" >&5 14140 $as_echo_n "checking size of unsigned short... " >&6; } 14172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5 14173 $as_echo_n "checking size of int... " >&6; } 14205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size o [all...] |
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 4822 VkDeviceSize size, in CmdBindIndexBuffer2KHR() 4831 disp->CmdBindIndexBuffer2KHR(commandBuffer, buffer, offset, size, indexType); in CmdBindIndexBuffer2KHR() 4818 CmdBindIndexBuffer2KHR( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkIndexType indexType) CmdBindIndexBuffer2KHR() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_hsi.h | 17 /* hwrm_cmd_hdr (size:128b/16B) */ 26 /* hwrm_resp_hdr (size:64b/8B) */ 55 /* tlv (size:64b/8B) */ 71 /* input (size:128b/16B) */ 80 /* output (size:64b/8B) */ 88 /* hwrm_short_input (size:128b/16B) */ 98 __le16 size; member 102 /* cmd_nums (size:64b/8B) */ 438 /* ret_codes (size:64b/8B) */ 466 /* hwrm_err_output (size [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 1800 "chip reported picture size (%u x %u) is far too small\n", in cx25840_set_fmt() 1804 * size is completely unknown in this case in cx25840_set_fmt() 1834 "decoder set size %u x %u with scale %x x %x\n", in cx25840_set_fmt() 2344 reg->size = 1; in cx25840_g_register()
|
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
H A D | airo.c | 949 u32 size; // size member 1392 * PacketTxLen will be updated with the mic'd packets size. 3341 airo_print_err(ai->dev->name, "Bad size %d", len); in airo_handle_rx() 3753 airo_print_err(ai->dev->name, "Bad size %d", len); in mpi_receive_802_11() 4414 /* padding of header to full size + le16 gaplen (6) + gaplen bytes */ in transmit_802_11_packet() 5923 /* Check the size of the string */ in airo_set_essid() 6041 /* Check the size of the string */ in airo_set_nick() 6373 * Therefore, we need to check a key size == 0 instead. in airo_set_encode() 6382 /* Check the size o in airo_set_encode() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 3185 host_mem_chunks[idx].size = param->mem_chunks[idx].len; in ath11k_init_cmd_send()
|
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | ufshcd.c | 2024 "%s: rsp size %d is bigger than buffer size %d", in ufshcd_copy_query_response() 2237 prd_table[i].size = in ufshcd_map_sg() 3066 dev_err(hba->dev, "%s: descriptor buffer size (%d) is out of range\n", in __ufshcd_query_descriptor() 3265 * @len: size of this descriptor inclusive 3291 * * string size on success. 5460 * should be checked too because the wb buffer size can reduce in ufshcd_wb_need_flush() 6365 * @buff_len: descriptor size, 0 if NA 6470 "%s: rsp size %d is bigger than buffer size in ufshcd_issue_devman_upiu_cmd() [all...] |
/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 107 --tab-size=n set the number of spaces for tab (default $tabsize) 227 'tab-size=i' => \$tabsize, 283 # skip TAB size 1 to avoid additional checks on $tabsize - 1 284 die "$P: Invalid TAB size: $tabsize\n" if ($tabsize < 2); 6158 "__aligned(size) is preferred over __attribute__((aligned(size)))\n" . $herecurr);
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 2124 uuid->size = get_uuid_size(cp->uuid); in add_uuid() 3742 * encryption key size is enforced. in read_security_info() 3745 flags |= 0x04; /* Encryption key size enforcement (BR/EDR) */ in read_security_info() 3747 flags |= 0x08; /* Encryption key size enforcement (LE) */ in read_security_info() 3752 * also max encryption key size information is provided. in read_security_info() 8122 * encryption key size, and set the rest of the value to zeroes. in mgmt_new_ltk()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 1868 * @rule_list_sz: total size of the rule list in bytes 2656 lg_act->size = cpu_to_le16(num_lg_acts); in ice_add_marker_act() 5649 * @profile: dummy packet profile (the template, its size and header offsets)
|
/kernel/linux/linux-6.6/drivers/ufs/core/ |
H A D | ufshcd.c | 2248 "%s: rsp size %d is bigger than buffer size %d", in ufshcd_copy_query_response() 2481 prd->size = cpu_to_le32(len - 1); in ufshcd_sgl_to_prdt() 3400 dev_err(hba->dev, "%s: descriptor buffer size (%d) is out of range\n", in __ufshcd_query_descriptor() 3561 * @len: size of this descriptor inclusive 3587 * * string size on success. 6031 * should be checked too because the wb buffer size can reduce in ufshcd_wb_need_flush() 7043 * @buff_len: descriptor size, 0 if NA 7129 "%s: rsp size %d is bigger than buffer size in ufshcd_issue_devman_upiu_cmd() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.c | 2257 ath12k_warn(ar->ab, "discard large size %d bytes extraie for scan start\n", in ath12k_wmi_send_scan_start_cmd() 3320 host_mem_chunks[idx].size = cpu_to_le32(arg->mem_chunks[idx].len); in ath12k_init_cmd_send()
|
/kernel/linux/linux-6.6/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 1800 "chip reported picture size (%u x %u) is far too small\n", in cx25840_set_fmt() 1804 * size is completely unknown in this case in cx25840_set_fmt() 1834 "decoder set size %u x %u with scale %x x %x\n", in cx25840_set_fmt() 2344 reg->size = 1; in cx25840_g_register()
|
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/ |
H A D | airo.c | 948 u32 size; // size member 1392 * PacketTxLen will be updated with the mic'd packets size. 3333 airo_print_err(ai->dev->name, "Bad size %d", len); in airo_handle_rx() 3745 airo_print_err(ai->dev->name, "Bad size %d", len); in mpi_receive_802_11() 4409 /* padding of header to full size + le16 gaplen (6) + gaplen bytes */ in transmit_802_11_packet() 5923 /* Check the size of the string */ in airo_set_essid() 6045 /* Check the size of the string */ in airo_set_nick() 6385 * Therefore, we need to check a key size == 0 instead. in airo_set_encode() 6394 /* Check the size o in airo_set_encode() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822c.c | 3200 const struct dpk_cfg_pair *end = p + tbl->size / 3; in rtw8822c_parse_tbl_dpk()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | checkpatch.pl | 115 --tab-size=n set the number of spaces for tab (default $tabsize) 312 'tab-size=i' => \$tabsize, 393 # skip TAB size 1 to avoid additional checks on $tabsize - 1 394 die "$P: Invalid TAB size: $tabsize\n" if ($tabsize < 2);
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Initialize.cpp | 4930 "float size;" in initialize() 7825 for (int i = 0; i < (int)structure.size(); ++i) { in BuiltInVariable() 10227 // Set up gl_FragData based on current array size. in identifyBuiltIns() 10251 // Because of the context-dependent array size (gl_MaxPatchVertices), in identifyBuiltIns()
|
/third_party/FatFs/source/ |
H A D | ff.c | 86 #define BPB_BytsPerSec 11 /* Sector size [byte] (WORD) */ 87 #define BPB_SecPerClus 13 /* Cluster size [sector] (BYTE) */ 91 #define BPB_TotSec16 19 /* Volume size (16-bit) [sector] (WORD) */ 93 #define BPB_FATSz16 22 /* FAT size (16-bit) [sector] (WORD) */ 97 #define BPB_TotSec32 32 /* Volume size (32-bit) [sector] (DWORD) */ 107 #define BPB_FATSz32 36 /* FAT32: FAT size [sector] (DWORD) */ 146 #define GPTH_Size 12 /* GPT HDR: Header size (DWORD) */ 185 /* Definitions of sector size */ 187 #error Wrong sector size configuration 2718 if ((w & (w - 1)) == 0 && w >= FF_MIN_SS && w <= FF_MAX_SS) { /* Properness of sector size */ in check_fs() [all...] |
/third_party/ltp/scripts/ |
H A D | checkpatch.pl | 112 --tab-size=n set the number of spaces for tab (default $tabsize) 309 'tab-size=i' => \$tabsize, 367 # skip TAB size 1 to avoid additional checks on $tabsize - 1 368 die "$P: Invalid TAB size: $tabsize\n" if ($tabsize < 2);
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-temporal-objects.cc | 3254 DCHECK_LT(index, calendar_ids.size()); in Id()
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 2616 pub size: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 2685 pub size: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 2638 pub size: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 2749 pub size: __u32,
|