Home
last modified time | relevance | path

Searched refs:first_buf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c440 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_tpa_start() local
448 first_buf->data + NET_SKB_PAD, in bnx2x_tpa_start()
464 prod_rx_buf->data = first_buf->data; in bnx2x_tpa_start()
471 *first_buf = *cons_rx_buf; in bnx2x_tpa_start()
760 struct sw_rx_bd *rx_buf = &tpa_info->first_buf; in bnx2x_tpa_stop()
1364 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_free_tpa_pool() local
1365 u8 *data = first_buf->data; in bnx2x_free_tpa_pool()
1373 dma_unmap_addr(first_buf, mappin in bnx2x_free_tpa_pool()
1417 struct sw_rx_bd *first_buf = bnx2x_init_rx_rings() local
[all...]
H A Dbnx2x.h496 struct sw_rx_bd first_buf; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c439 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_tpa_start() local
447 first_buf->data + NET_SKB_PAD, in bnx2x_tpa_start()
463 prod_rx_buf->data = first_buf->data; in bnx2x_tpa_start()
470 *first_buf = *cons_rx_buf; in bnx2x_tpa_start()
771 struct sw_rx_bd *rx_buf = &tpa_info->first_buf; in bnx2x_tpa_stop()
1375 struct sw_rx_bd *first_buf = &tpa_info->first_buf; in bnx2x_free_tpa_pool() local
1376 u8 *data = first_buf->data; in bnx2x_free_tpa_pool()
1384 dma_unmap_addr(first_buf, mappin in bnx2x_free_tpa_pool()
1428 struct sw_rx_bd *first_buf = bnx2x_init_rx_rings() local
[all...]
H A Dbnx2x.h496 struct sw_rx_bd first_buf; member

Completed in 17 milliseconds