Searched refs:pad (Results 226 - 250 of 302) sorted by relevance

1234567891011>>

/drivers/media/platform/omap3isp/
H A Dispstat.c1029 stat->pad.flags = MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT;
1032 return media_entity_init(me, 1, &stat->pad, 0);
/drivers/net/ethernet/intel/ixgb/
H A Dixgb_hw.c426 * pad - number of bytes between addresses in the list
437 u32 pad)
482 mca += ETH_ALEN + pad;
434 ixgb_mc_addr_list_update(struct ixgb_hw *hw, u8 *mc_addr_list, u32 mc_addr_count, u32 pad) argument
H A Dixgb_hw.h772 u32 mc_addr_count, u32 pad);
/drivers/net/ethernet/realtek/
H A Datp.c197 static void write_packet(long ioaddr, int length, unsigned char *packet, int pad, int mode);
762 printk(KERN_DEBUG " rx_count %04x %04x %04x %04x..", rx_head.pad,
/drivers/net/wireless/libertas/
H A Dif_usb.c773 memset(bootcmd->pad, 0, sizeof(bootcmd->pad));
H A Dhost.h760 u8 pad[3]; member in struct:cmd_ds_802_11_ad_hoc_result
/drivers/net/wireless/libertas_tf/
H A Dif_usb.c759 memset(bootcmd->pad, 0, sizeof(bootcmd->pad));
/drivers/scsi/aic7xxx/
H A Daic79xx.h537 uint32_t pad; member in struct:ahd_dma64_seg
696 uint8_t pad[7]; member in struct:target_cmd
H A Daic7xxx.h642 uint8_t pad[7]; member in struct:target_cmd
/drivers/net/wireless/iwlwifi/dvm/
H A Dcommands.h1197 /* 1: Driver inserted 2 bytes pad after the MAC header, for (required) dword
1199 * 0: No pad
1241 * MAC header (24/26/30/32 bytes) + 2 bytes pad if 26/30 header size,
1245 * NOTE: Does not include Tx command bytes, post-MAC pad bytes,
3220 u8 pad[2]; member in struct:iwl_calib_xtal_freq_cmd
3249 u8 pad[2]; member in struct:iwl_calib_chain_noise_gain_cmd
3822 __le16 pad; member in struct:tkip_sc
/drivers/dma/
H A Dbcm2835-dma.c62 uint32_t pad[2]; member in struct:bcm2835_dma_cb
/drivers/infiniband/hw/cxgb4/
H A Dt4.h54 u8 pad; member in struct:t4_status_page
/drivers/media/pci/ngene/
H A Dngene.h141 u32 pad[3]; member in struct:SG_ADDR
/drivers/s390/crypto/
H A Dzcrypt_pcicc.c310 unsigned char pad[4]; /* 4 byte function code/rules block ? */ member in struct:type86_reply
392 * the output needs to get padded. Minimum pad size is 10.
/drivers/video/fbdev/
H A Datafb.c3081 int pad, detected_mode, error; local
3170 pad = -(unsigned long)screen_base & (PAGE_SIZE - 1);
3171 screen_base += pad;
3173 screen_len = (mem_req - pad - ovsc_offset) & PAGE_MASK;
/drivers/media/platform/davinci/
H A Dvpif_display.c890 timings->pad = 0;
892 ret = v4l2_subdev_call(ch->sd, pad, enum_dv_timings, timings);
H A Dvpif_capture.c1056 timings->pad = 0;
1058 ret = v4l2_subdev_call(ch->sd, pad, enum_dv_timings, timings);
/drivers/net/fddi/
H A Ddefxx.h1031 char pad[PI_CMD_REQ_K_SIZE_MAX]; member in union:__anon3972
1053 char pad[PI_CMD_RSP_K_SIZE_MAX]; member in union:__anon3973
/drivers/net/wireless/b43/
H A Dtables_phy_lcn.c33 u8 pad; member in struct:b43_lcntab_tx_gain_tbl_entry
646 (gain_table[i].pad << 16) |
/drivers/scsi/aacraid/
H A Daacraid.h1339 __le16 pad; member in struct:aac_read64
1366 __le16 pad; member in struct:aac_write64
/drivers/scsi/esas2r/
H A Desas2r_flash.c1482 ch->pad[0] = 0;
1483 ch->pad[1] = 0;
/drivers/atm/
H A Dfore200e.c615 opcode.pad = 0;
1333 activ_opcode.pad = 0;
1337 deactiv_opcode.pad = 0;
1729 tpd_haddr.pad = 0;
1762 opcode.pad = 0;
/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c1754 int nbytes, ndwords, pad, tmp; local
1781 with 7 bytes, pad only if there is an even number of ndwords
1783 pad = !(ndwords % 2);
1831 if (pad)
/drivers/media/platform/vivid/
H A Dvivid-vid-cap.c1590 if (edid->pad >= dev->num_inputs)
1592 if (dev->input_type[edid->pad] != HDMI || edid->start_block)
/drivers/net/ethernet/packetengines/
H A Dhamachi.c420 u16 vendor_id, device_id, device_id_mask, pad; member in struct:chip_info
466 u32 pad; member in struct:hamachi_desc
1521 * there may be pad bytes included in the hardware checksum.

Completed in 995 milliseconds

1234567891011>>