Searched refs:pdl (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/hp/ |
D | hp100.c | 1203 ringptr->pdl = pdlptr + 1; in hp100_init_rxpdl() 1229 ringptr->pdl = pdlptr; /* +1; */ in hp100_init_txpdl() 1283 dev->name, (u_int) ringptr->pdl, in hp100_build_rx_pdl() 1290 ringptr->pdl[0] = 0x00020000; /* Write PDH */ in hp100_build_rx_pdl() 1291 ringptr->pdl[3] = pdl_map_data(netdev_priv(dev), in hp100_build_rx_pdl() 1293 ringptr->pdl[4] = MAX_ETHER_SIZE; /* Length of Data */ in hp100_build_rx_pdl() 1296 for (p = (ringptr->pdl); p < (ringptr->pdl + 5); p++) in hp100_build_rx_pdl() 1307 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() 1310 ringptr->pdl[0] = 0x00010000; /* PDH: Count=1 Fragment */ in hp100_build_rx_pdl() 1352 dev->name, lp->rxrcommit, (u_int) ringptr->pdl, in hp100_rxfill() [all …]
|
D | hp100.h | 540 u_int *pdl; /* Address of PDLs PDH, dword before member
|
/Linux-v5.4/drivers/usb/gadget/function/ |
D | f_fs.c | 2405 u32 type, pdl; in __ffs_data_do_os_desc() local 2426 pdl = le32_to_cpu(*(__le32 *)((u8 *)data + 10 + pnl)); in __ffs_data_do_os_desc() 2427 if (length != 14 + pnl + pdl) { in __ffs_data_do_os_desc() 2429 length, pnl, pdl, type); in __ffs_data_do_os_desc() 2435 ffs->ms_os_descs_ext_prop_data_len += pdl; in __ffs_data_do_os_desc()
|
/Linux-v5.4/ |
D | MAINTAINERS | 3320 L: brcm80211-dev-list.pdl@broadcom.com 9608 L: MPT-FusionLinux.pdl@broadcom.com 10358 L: megaraidlinux.pdl@broadcom.com
|