Home
last modified time | relevance | path

Searched refs:hbg_buffer (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_txrx.c34 static int hbg_dma_map(struct hbg_buffer *buffer) in hbg_dma_map()
53 static void hbg_dma_unmap(struct hbg_buffer *buffer) in hbg_dma_unmap()
65 static void hbg_init_tx_desc(struct hbg_buffer *buffer, in hbg_init_tx_desc()
93 struct hbg_buffer *buffer; in hbg_net_start_xmit()
152 static void hbg_buffer_free(struct hbg_buffer *buffer) in hbg_buffer_free()
166 struct hbg_buffer *buffer; in hbg_napi_tx_recycle()
374 struct hbg_buffer *buffer; in hbg_rx_fill_one_buffer()
397 struct hbg_buffer *buffer) in hbg_sync_data_from_hw()
416 struct hbg_buffer *buffer; in hbg_napi_rx_poll()
463 struct hbg_buffer *buffer; in hbg_ring_uninit()
[all …]
H A Dhbg_common.h49 struct hbg_buffer { struct
63 struct hbg_buffer *queue; argument