Searched refs:pad (Results 251 - 275 of 302) sorted by relevance

<<111213

/drivers/net/wireless/iwlegacy/
H A D3945.c613 dma_addr_t addr, u16 len, u8 reset, u8 pad)
640 cpu_to_le32(TFD_CTL_COUNT_SET(count) | TFD_CTL_PAD_SET(pad));
612 il3945_hw_txq_attach_buf_to_tfd(struct il_priv *il, struct il_tx_queue *txq, dma_addr_t addr, u16 len, u8 reset, u8 pad) argument
H A Dcommands.h1214 u8 pad[0]; member in struct:il4965_rx_non_cfg_phy
1325 /* 1: Driver inserted 2 bytes pad after the MAC header, for (required) dword
1327 * 0: No pad
1357 * MAC header (24/26/30/32 bytes) + 2 bytes pad if 26/30 header size,
1361 * NOTE: Does not include Tx command bytes, post-MAC pad bytes,
1441 * MAC header (24/26/30/32 bytes) + 2 bytes pad if 26/30 header size,
1445 * NOTE: Does not include Tx command bytes, post-MAC pad bytes,
/drivers/video/fbdev/
H A Duvesafb.c1015 entry.pad = 0;
1070 entries[i].pad = 0;
/drivers/net/ethernet/amd/
H A Dsun3lance.c135 unsigned short pad[4]; /* is thie needed? */ member in struct:lance_init_block
H A Ddeclance.c285 unsigned short pad; member in struct:lance_regs
/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c551 u8 pad[2]; /* make multiple-of-4 size requirement explicit */ member in struct:chelsio_vpd_t
/drivers/net/hyperv/
H A Dnetvsc_drv.c155 u8 pad[3]; member in struct:sub_key::__anon4026
/drivers/platform/x86/
H A Dhp-wmi.c136 u8 pad[8]; member in struct:bios_rfkill2_state
/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c81 unsigned char pad_000; /* Alignment pad byte. */
100 unsigned char pad_001[2]; /* Alignment pad bytes. ULESHORT */
500 unsigned char pad[4]; /* 4 byte function code/rules block ? */ member in struct:type86x_reply
588 * the output needs to get padded. Minimum pad size is 10.
/drivers/scsi/be2iscsi/
H A Dbe_cmds.h360 u16 pad; member in struct:mgmt_session_info
H A Dbe_main.h579 u8 pad[8]; member in struct:amap_beiscsi_offload_params
/drivers/staging/lustre/lustre/include/
H A Dlprocfs_status.h166 __s64 pad; member in struct:lprocfs_percpu
/drivers/net/wireless/
H A Dmac80211_hwsim.c465 u8 pad; member in struct:hwsim_radiotap_ack_hdr
769 hdr->pad = 0;
/drivers/gpu/drm/i915/
H A Dintel_uncore.c1026 if (args->flags || args->pad)
/drivers/gpu/drm/nouveau/
H A DMakefile147 nouveau-y += core/subdev/i2c/pad.o
/drivers/net/cris/
H A Deth_v10.c561 SETS(network_tr_ctrl_shadow, R_NETWORK_TR_CTRL, pad, enable);
/drivers/net/wireless/brcm80211/brcmsmac/
H A Dd11.h674 u8 pad; member in struct:ofdm_phy_hdr
1609 S_TXECTL, /* TXE-Ctl word constructed in scr-pad */
1634 /* offset 0x21: Scratch pad regs used in microcode as temp storage */
/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_int.h441 u16 pad[2]; member in struct:nphy_txgains
/drivers/net/wireless/mwifiex/
H A Dfw.h1012 u8 pad[3]; member in struct:host_cmd_ds_802_11_ad_hoc_result
/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2007 * @pad: amount of padding at the start of the buffer
2014 struct sk_buff *skb, int pad, int lro)
2016 struct cpl_rx_pkt *p = (struct cpl_rx_pkt *)(skb->data + pad);
2020 skb_pull(skb, sizeof(*p) + pad);
2013 rx_eth(struct adapter *adap, struct sge_rspq *rq, struct sk_buff *skb, int pad, int lro) argument
/drivers/atm/
H A Dambassador.c1369 tx_descr->tx_frag_end.pad = 0;
/drivers/block/
H A Dcciss_scsi.c104 u8 pad[IS_32_BIT * SCSI_PAD_32 + IS_64_BIT * SCSI_PAD_64]; member in struct:cciss_scsi_cmd_stack_elem_t
/drivers/block/drbd/
H A Ddrbd_worker.c1314 p->pad = 0;
/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_enc.c1396 p->pad = ctrl->val;
1758 mfc_debug(2, "index: %d, plane[%d] cookie: %pad\n",
H A Ds5p_mfc_opr_v5.c715 if (p->pad) {

Completed in 964 milliseconds

<<111213