Lines Matching refs:happy_block
1167 rxd = &hp->happy_block->happy_meal_rxd[i]; in happy_meal_clean_rings()
1186 txd = &hp->happy_block->happy_meal_txd[i]; in happy_meal_clean_rings()
1211 struct hmeal_init_block *hb = hp->happy_block; in happy_meal_init_rings()
1698 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in happy_meal_tx()
1762 struct happy_meal_rxd *rxbase = &hp->happy_block->happy_meal_rxd[0]; in happy_meal_rx()
1955 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in unmap_partial_tx_skb()
2009 hme_write_txd(hp, &hp->happy_block->happy_meal_txd[entry], in happy_meal_start_xmit()
2042 hme_write_txd(hp, &hp->happy_block->happy_meal_txd[entry], in happy_meal_start_xmit()
2047 hme_write_txd(hp, &hp->happy_block->happy_meal_txd[first_entry], in happy_meal_start_xmit()
2451 hp->happy_block = dmam_alloc_coherent(hp->dma_dev, PAGE_SIZE, in happy_meal_common_probe()
2453 if (!hp->happy_block) in happy_meal_common_probe()