Searched refs:happy_block (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | sunhme.c | 140 struct hmeal_init_block *hb = hp->happy_block; in tx_dump_ring() 1207 rxd = &hp->happy_block->happy_meal_rxd[i]; in happy_meal_clean_rings() 1226 txd = &hp->happy_block->happy_meal_txd[i]; in happy_meal_clean_rings() 1251 struct hmeal_init_block *hb = hp->happy_block; in happy_meal_init_rings() 1920 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in happy_meal_tx() 1992 struct happy_meal_rxd *rxbase = &hp->happy_block->happy_meal_rxd[0]; in happy_meal_rx() 2269 struct happy_meal_txd *txbase = &hp->happy_block->happy_meal_txd[0]; in unmap_partial_tx_skb() 2324 hme_write_txd(hp, &hp->happy_block->happy_meal_txd[entry], in happy_meal_start_xmit() 2357 hme_write_txd(hp, &hp->happy_block->happy_meal_txd[entry], in happy_meal_start_xmit() 2362 hme_write_txd(hp, &hp->happy_block in happy_meal_start_xmit() [all...] |
H A D | sunhme.h | 403 struct hmeal_init_block *happy_block; /* RX and TX descriptors (CPU addr) */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | sunhme.c | 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 in happy_meal_common_probe() [all...] |
H A D | sunhme.h | 403 struct hmeal_init_block *happy_block; /* RX and TX descriptors (CPU addr) */ member
|
Completed in 11 milliseconds