Home
last modified time | relevance | path

Searched refs:pad (Results 2601 - 2625 of 2677) sorted by relevance

1...<<101102103104105106107108

/third_party/toybox/toys/pending/
H A Ddhcpd.c194 uint8_t pad[2]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis.c2323 u8 pad[2]; /* why is this needed? */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.c2335 u8 pad[2]; /* why is this needed? */ member
/third_party/python/Objects/
H A Dunicodeobject.c10284 pad(PyObject *self, in pad() function
10992 return pad(self, left, marg - left, fillchar); in unicode_center_impl()
12479 return pad(self, 0, width - PyUnicode_GET_LENGTH(self), fillchar); in unicode_ljust_impl()
13143 return pad(self, width - PyUnicode_GET_LENGTH(self), 0, fillchar); in unicode_rjust_impl()
13606 u = pad(self, fill, 0, '0'); in unicode_zfill_impl()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c175 u16 pad; member
23290 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23301 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23310 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23332 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23353 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23370 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23401 params->pad = target_gain.pad[core_no]; in wlc_phy_iqcal_gainparams_nphy()
23407 (params->pad << in wlc_phy_iqcal_gainparams_nphy()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c175 u16 pad; member
23290 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23301 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23310 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23332 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23353 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23370 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23401 params->pad = target_gain.pad[core_no]; in wlc_phy_iqcal_gainparams_nphy()
23407 (params->pad << in wlc_phy_iqcal_gainparams_nphy()
[all...]
/kernel/linux/linux-5.10/drivers/acpi/nfit/
H A Dcore.c2275 u32 pad; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c1186 * @offset: offset within the EEPROM to be used as a scratch pad
3760 fw_cmd.pad = 0; in ixgbe_set_fw_drv_ver_generic()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c595 u32 pad; /* for multiple-of-4 sizing and alignment */ member
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c106 unsigned long pad; member
/kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2703 /* Mark small packets, and pad out tiny packets */ in myri10ge_xmit()
2707 /* pad frames to at least ETH_ZLEN bytes */ in myri10ge_xmit()
2798 req->pad = 0; /* complete solid 16-byte block; does this matter? */ in myri10ge_xmit()
/kernel/linux/linux-5.10/net/core/
H A Dpktgen.c385 __u16 pad; /* pad out the hh struct to an even 16 bytes */ member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hw.h1046 uint8_t pad[128 - 4]; /* Pad out to payload of 128 bytes */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2711 /* Mark small packets, and pad out tiny packets */ in myri10ge_xmit()
2715 /* pad frames to at least ETH_ZLEN bytes */ in myri10ge_xmit()
2806 req->pad = 0; /* complete solid 16-byte block; does this matter? */ in myri10ge_xmit()
/kernel/linux/linux-6.6/drivers/acpi/nfit/
H A Dcore.c2198 u32 pad; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h1055 uint8_t pad[128 - 4]; /* Pad out to payload of 128 bytes */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c1187 * @offset: offset within the EEPROM to be used as a scratch pad
3774 fw_cmd.pad = 0; in ixgbe_set_fw_drv_ver_generic()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c596 u32 pad; /* for multiple-of-4 sizing and alignment */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_perf.c678 header.pad = 0; in append_oa_sample()
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Dapi_shell.c157 u8_t pad; member
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H A Dsli4.h2275 __le32 pad[45]; member
/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c400 __u16 pad; /* pad out the hh struct to an even 16 bytes */ member
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c1392 bp->pad = 0; in tcp_v4_md5_hash_headers()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c108 uint32_t pad : 1; member
/third_party/lzma/C/
H A DLzmaEnc.c444 Byte pad[128]; member

Completed in 203 milliseconds

1...<<101102103104105106107108