Searched refs:pdl (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/hp/ |
D | hp100.c | 1215 ringptr->pdl = pdlptr + 1; in hp100_init_rxpdl() 1241 ringptr->pdl = pdlptr; /* +1; */ in hp100_init_txpdl() 1295 dev->name, (u_int) ringptr->pdl, in hp100_build_rx_pdl() 1302 ringptr->pdl[0] = 0x00020000; /* Write PDH */ in hp100_build_rx_pdl() 1303 ringptr->pdl[3] = pdl_map_data(netdev_priv(dev), in hp100_build_rx_pdl() 1305 ringptr->pdl[4] = MAX_ETHER_SIZE; /* Length of Data */ in hp100_build_rx_pdl() 1308 for (p = (ringptr->pdl); p < (ringptr->pdl + 5); p++) in hp100_build_rx_pdl() 1319 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() 1322 ringptr->pdl[0] = 0x00010000; /* PDH: Count=1 Fragment */ in hp100_build_rx_pdl() 1364 dev->name, lp->rxrcommit, (u_int) ringptr->pdl, in hp100_rxfill() [all …]
|
D | hp100.h | 544 u_int *pdl; /* Address of PDLs PDH, dword before member
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | f_fs.c | 2309 u32 type, pdl; in __ffs_data_do_os_desc() local 2330 pdl = le32_to_cpu(*(__le32 *)((u8 *)data + 10 + pnl)); in __ffs_data_do_os_desc() 2331 if (length != 14 + pnl + pdl) { in __ffs_data_do_os_desc() 2333 length, pnl, pdl, type); in __ffs_data_do_os_desc() 2339 ffs->ms_os_descs_ext_prop_data_len += pdl; in __ffs_data_do_os_desc()
|
/Linux-v4.19/ |
D | MAINTAINERS | 2997 L: brcm80211-dev-list.pdl@broadcom.com 8634 L: MPT-FusionLinux.pdl@broadcom.com 9293 L: megaraidlinux.pdl@broadcom.com
|