Home
last modified time | relevance | path

Searched refs:eth_spe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1439 struct eth_spe *spq;
1442 struct eth_spe *spq_prod_bd;
1443 struct eth_spe *spq_last_bd;
1683 struct eth_spe *cnic_kwq;
1684 struct eth_spe *cnic_kwq_prod;
1685 struct eth_spe *cnic_kwq_cons;
1686 struct eth_spe *cnic_kwq_last;
2240 #define SP_DESC_CNT (BCM_PAGE_SIZE / sizeof(struct eth_spe))
H A Dbnx2x_main.c3816 static struct eth_spe *bnx2x_sp_get_next(struct bnx2x *bp) in bnx2x_sp_get_next()
3818 struct eth_spe *next_spe = bp->spq_prod_bd; in bnx2x_sp_get_next()
3884 struct eth_spe *spe; in bnx2x_sp_post()
14501 struct eth_spe *spe; in bnx2x_cnic_sp_post()
14602 struct eth_spe *spe = (struct eth_spe *)kwqes[i]; in bnx2x_cnic_sp_queue()
H A Dbnx2x_hsi.h4392 struct eth_spe { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1439 struct eth_spe *spq;
1442 struct eth_spe *spq_prod_bd;
1443 struct eth_spe *spq_last_bd;
1684 struct eth_spe *cnic_kwq;
1685 struct eth_spe *cnic_kwq_prod;
1686 struct eth_spe *cnic_kwq_cons;
1687 struct eth_spe *cnic_kwq_last;
2241 #define SP_DESC_CNT (BCM_PAGE_SIZE / sizeof(struct eth_spe))
H A Dbnx2x_main.c3814 static struct eth_spe *bnx2x_sp_get_next(struct bnx2x *bp) in bnx2x_sp_get_next()
3816 struct eth_spe *next_spe = bp->spq_prod_bd; in bnx2x_sp_get_next()
3882 struct eth_spe *spe; in bnx2x_sp_post()
14429 struct eth_spe *spe; in bnx2x_cnic_sp_post()
14530 struct eth_spe *spe = (struct eth_spe *)kwqes[i]; in bnx2x_cnic_sp_queue()
H A Dbnx2x_hsi.h4392 struct eth_spe { struct

Completed in 71 milliseconds