Searched refs:pad (Results 276 - 300 of 302) sorted by relevance

<<111213

/drivers/mtd/
H A Dmtdswap.c89 unsigned int pad; /* speeds up pointer decrement */ member in struct:swap_eb
/drivers/net/ethernet/amd/
H A Dsunlance.c230 u8 pad[2]; /* align rx_buf for copy_and_sum(). */ member in struct:lance_init_block
/drivers/net/xen-netback/
H A Dnetback.c772 gso->u.gso.pad = 0;
/drivers/parisc/
H A Dsba_iommu.c1527 ** mem_kbd hpa 0xfee003f8 sba 0x0 pad 0x0 cl_class 0x7
1547 PAGE0->mem_boot.spa, PAGE0->mem_boot.pad, PAGE0->mem_boot.cl_class);
1555 ** mem_boot hpa 0xf4008000 sba 0x0 pad 0x0 cl_class 0x1002
/drivers/scsi/aacraid/
H A Daachba.c1038 readcmd->pad = 0;
1166 writecmd->pad = 0;
/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr_v6.c394 /* MFCv7 needs pad bytes for Luma and Chroma */
724 if (p->pad) {
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1215 char pad[1024]; member in union:cdu_context
H A Dbnx2x_sp.c2353 u8 pad[2]; /* For a natural alignment of the following buffer */ member in struct:bnx2x_mcast_mac_elem
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c1129 * @offset: offset within the EEPROM to be used as a scratch pad
3554 fw_cmd.pad = 0;
H A Dixgbe_type.h2323 u8 pad; /* end spacing to ensure length is mult. of dword */ member in struct:ixgbe_hic_drv_info
/drivers/net/ethernet/natsemi/
H A Dns83820.c457 char pad[16] __attribute__((aligned(16))); member in struct:ns83820
/drivers/net/wireless/iwlegacy/
H A Dcommon.h1552 u16 len, u8 reset, u8 pad);
/drivers/net/
H A Dxen-netfront.c679 gso->u.gso.pad = 0;
/drivers/nfc/
H A Dpn533.c1294 u8 pad[8]; member in struct:pn533_target_felica
/drivers/scsi/lpfc/
H A Dlpfc_hw.h1006 uint8_t pad[128 - 4]; /* Pad out to payload of 128 bytes */ member in union:_ELS_PKT::__anon5611
/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_n.c186 u16 pad; member in struct:nphy_iqcal_params
23408 target_gain.pad[core_no] =
23419 target_gain.pad[core_no] =
23428 target_gain.pad[core_no] =
23450 target_gain.pad[core_no] =
23471 target_gain.pad[core_no] =
23488 target_gain.pad[core_no] =
23520 params->pad = target_gain.pad[core_no];
23526 (params->pad <<
[all...]
H A Dphy_lcn.c4390 (gain_table[j].pad << 16) |
/drivers/block/drbd/
H A Ddrbd_main.c602 h->pad = 0;
H A Ddrbd_receiver.c1130 if (h->pad != 0) {
/drivers/infiniband/core/
H A Dcma.c185 __be32 pad[3]; member in struct:cma_ip_addr::__anon1417
/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c866 pr_cont("pad=%u, start_block=%u, blocks=%u\n",
867 p->pad, p->start_block, p->blocks);
/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c595 u32 pad; /* for multiple-of-4 sizing and alignment */ member in struct:t3_vpd
/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2911 /* Mark small packets, and pad out tiny packets */
2915 /* pad frames to at least ETH_ZLEN bytes */
2923 /* adjust the len to account for the zero pad
3011 req->pad = 0; /* complete solid 16-byte block; does this matter? */
/drivers/net/wireless/
H A Dmwl8k.c4477 __u8 pad[16]; member in struct:peer_capability_info
/drivers/net/ethernet/broadcom/
H A Dbnx2.h6900 u8 pad; member in struct:bnx2

Completed in 4334 milliseconds

<<111213