Home
last modified time | relevance | path

Searched refs:pdl (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/hp/
Dhp100.c1221 ringptr->pdl = pdlptr + 1; in hp100_init_rxpdl()
1247 ringptr->pdl = pdlptr; /* +1; */ in hp100_init_txpdl()
1301 dev->name, (u_int) ringptr->pdl, in hp100_build_rx_pdl()
1308 ringptr->pdl[0] = 0x00020000; /* Write PDH */ in hp100_build_rx_pdl()
1309 ringptr->pdl[3] = pdl_map_data(netdev_priv(dev), in hp100_build_rx_pdl()
1311 ringptr->pdl[4] = MAX_ETHER_SIZE; /* Length of Data */ in hp100_build_rx_pdl()
1314 for (p = (ringptr->pdl); p < (ringptr->pdl + 5); p++) in hp100_build_rx_pdl()
1325 printk("hp100: %s: build_rx_pdl: PDH@0x%x, No space for skb.\n", dev->name, (u_int) ringptr->pdl); in hp100_build_rx_pdl()
1328 ringptr->pdl[0] = 0x00010000; /* PDH: Count=1 Fragment */ in hp100_build_rx_pdl()
1370 dev->name, lp->rxrcommit, (u_int) ringptr->pdl, in hp100_rxfill()
[all …]
Dhp100.h544 u_int *pdl; /* Address of PDLs PDH, dword before member
/linux-4.1.27/drivers/usb/gadget/function/
Df_fs.c2076 u32 type, pdl; in __ffs_data_do_os_desc() local
2090 pdl = le32_to_cpu(*(u32 *)((u8 *)data + 10 + pnl)); in __ffs_data_do_os_desc()
2091 if (length != 14 + pnl + pdl) { in __ffs_data_do_os_desc()
2093 length, pnl, pdl, type); in __ffs_data_do_os_desc()
2099 ffs->ms_os_descs_ext_prop_data_len += pdl; in __ffs_data_do_os_desc()
/linux-4.1.27/
DMAINTAINERS6113 L: MPT-FusionLinux.pdl@avagotech.com
6373 L: megaraidlinux.pdl@avagotech.com