/linux-4.4.14/drivers/net/wireless/b43/ |
D | xmit.c | 660 const struct b43_rxhdr_fw4 *rxhdr = _rxhdr; in b43_rx() local 672 phystat0 = le16_to_cpu(rxhdr->phy_status0); in b43_rx() 673 phystat3 = le16_to_cpu(rxhdr->phy_status3); in b43_rx() 676 macstat = le32_to_cpu(rxhdr->format_598.mac_status); in b43_rx() 677 mactime = le16_to_cpu(rxhdr->format_598.mac_time); in b43_rx() 678 chanstat = le16_to_cpu(rxhdr->format_598.channel); in b43_rx() 682 macstat = le32_to_cpu(rxhdr->format_351.mac_status); in b43_rx() 683 mactime = le16_to_cpu(rxhdr->format_351.mac_time); in b43_rx() 684 chanstat = le16_to_cpu(rxhdr->format_351.channel); in b43_rx() 748 max(rxhdr->phy_ht_power0, rxhdr->phy_ht_power1), in b43_rx() [all …]
|
D | pio.c | 618 struct b43_rxhdr_fw4 *rxhdr = in pio_rx_frame() local 620 size_t rxhdr_size = sizeof(*rxhdr); in pio_rx_frame() 622 BUILD_BUG_ON(sizeof(wl->pio_scratchspace) < sizeof(*rxhdr)); in pio_rx_frame() 626 rxhdr_size -= sizeof(rxhdr->format_598) - in pio_rx_frame() 627 sizeof(rxhdr->format_351); in pio_rx_frame() 632 memset(rxhdr, 0, rxhdr_size); in pio_rx_frame() 670 b43_block_read(dev, rxhdr, rxhdr_size, in pio_rx_frame() 674 b43_block_read(dev, rxhdr, rxhdr_size, in pio_rx_frame() 679 len = le16_to_cpu(rxhdr->frame_len); in pio_rx_frame() 691 macstat = le32_to_cpu(rxhdr->format_598.mac_status); in pio_rx_frame() [all …]
|
D | dma.c | 592 struct b43_rxhdr_fw4 *rxhdr; in b43_poison_rx_buffer() local 597 rxhdr = (struct b43_rxhdr_fw4 *)(skb->data); in b43_poison_rx_buffer() 598 rxhdr->frame_len = 0; in b43_poison_rx_buffer() 1647 struct b43_rxhdr_fw4 *rxhdr; in dma_rx() local 1658 rxhdr = (struct b43_rxhdr_fw4 *)skb->data; in dma_rx() 1659 len = le16_to_cpu(rxhdr->frame_len); in dma_rx() 1666 len = le16_to_cpu(rxhdr->frame_len); in dma_rx() 1718 b43_rx(ring->dev, skb, rxhdr); in dma_rx()
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | xmit.c | 438 const struct b43legacy_rxhdr_fw3 *rxhdr = _rxhdr; in b43legacy_rx() local 452 phystat0 = le16_to_cpu(rxhdr->phy_status0); in b43legacy_rx() 453 phystat3 = le16_to_cpu(rxhdr->phy_status3); in b43legacy_rx() 454 jssi = rxhdr->jssi; in b43legacy_rx() 455 macstat = le16_to_cpu(rxhdr->mac_status); in b43legacy_rx() 456 mactime = le16_to_cpu(rxhdr->mac_time); in b43legacy_rx() 457 chanstat = le16_to_cpu(rxhdr->channel); in b43legacy_rx()
|
D | dma.c | 458 struct b43legacy_rxhdr_fw3 *rxhdr; in setup_rx_descbuffer() local 492 rxhdr = (struct b43legacy_rxhdr_fw3 *)(skb->data); in setup_rx_descbuffer() 493 rxhdr->frame_len = 0; in setup_rx_descbuffer() 1310 struct b43legacy_rxhdr_fw3 *rxhdr; in dma_rx() local 1341 rxhdr = (struct b43legacy_rxhdr_fw3 *)skb->data; in dma_rx() 1342 len = le16_to_cpu(rxhdr->frame_len); in dma_rx() 1349 len = le16_to_cpu(rxhdr->frame_len); in dma_rx() 1398 b43legacy_rx(ring->dev, skb, rxhdr); in dma_rx()
|
D | pio.c | 570 struct b43legacy_rxhdr_fw3 *rxhdr; in b43legacy_pio_rx() local 613 rxhdr = (struct b43legacy_rxhdr_fw3 *)preamble; in b43legacy_pio_rx() 614 macstat = le16_to_cpu(rxhdr->mac_status); in b43legacy_pio_rx() 645 b43legacy_rx(queue->dev, skb, rxhdr); in b43legacy_pio_rx()
|
/linux-4.4.14/drivers/net/ethernet/allwinner/ |
D | sun4i-emac.c | 525 u32 rxhdr, rxstatus, rxcount, rxlen; in emac_rx() local 601 &rxhdr, sizeof(rxhdr)); in emac_rx() 604 dev_dbg(db->dev, "rxhdr: %x\n", *((int *)(&rxhdr))); in emac_rx() 606 rxlen = EMAC_RX_IO_DATA_LEN(rxhdr); in emac_rx() 607 rxstatus = EMAC_RX_IO_DATA_STATUS(rxhdr); in emac_rx()
|
/linux-4.4.14/drivers/net/ethernet/davicom/ |
D | dm9000.c | 1101 struct dm9000_rxhdr rxhdr; in dm9000_rx() local 1128 (db->inblk)(db->io_data, &rxhdr, sizeof(rxhdr)); in dm9000_rx() 1130 RxLen = le16_to_cpu(rxhdr.RxLen); in dm9000_rx() 1134 rxhdr.RxStatus, RxLen); in dm9000_rx() 1148 if (rxhdr.RxStatus & (RSR_FOE | RSR_CE | RSR_AE | in dm9000_rx() 1152 if (rxhdr.RxStatus & RSR_FOE) { in dm9000_rx() 1157 if (rxhdr.RxStatus & RSR_CE) { in dm9000_rx() 1162 if (rxhdr.RxStatus & RSR_RF) { in dm9000_rx()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | am79c961a.h | 139 unsigned long rxhdr; member
|
D | am79c961a.c | 271 priv->rxhdr = hdr_addr; in am79c961_init_for_open() 295 write_rreg (dev->base_addr, BASERXL, priv->rxhdr); in am79c961_init_for_open() 493 hdraddr = priv->rxhdr + (priv->rxtail << 3); in am79c961_rx()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | sdio.c | 450 u8 *rxhdr; /* Header of current rx frame (in hdrbuf) */ member 1932 bus->rxhdr, BRCMF_FIRSTREAD); in brcmf_sdio_readframes() 1944 bus->rxhdr, SDPCM_HDRLEN, in brcmf_sdio_readframes() 1947 if (brcmf_sdio_hdparse(bus, bus->rxhdr, rd, in brcmf_sdio_readframes() 1957 brcmf_sdio_read_control(bus, bus->rxhdr, in brcmf_sdio_readframes() 2005 memcpy(pkt->data, bus->rxhdr, head_read); in brcmf_sdio_readframes() 2008 memcpy(bus->rxhdr, pkt->data, SDPCM_HDRLEN); in brcmf_sdio_readframes() 2011 if (brcmf_sdio_hdparse(bus, bus->rxhdr, &rd_new, in brcmf_sdio_readframes() 2035 bus->rxhdr, SDPCM_HDRLEN, in brcmf_sdio_readframes() 2056 if (SDPCM_GLOMDESC(&bus->rxhdr[SDPCM_HWHDR_LEN])) { in brcmf_sdio_readframes() [all …]
|