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