Home
last modified time | relevance | path

Searched refs:bnge_hwrm_stat_ctx_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm_lib.h51 int bnge_hwrm_stat_ctx_alloc(struct bnge_net *bn);
H A Dbnge_hwrm_lib.c1252 int bnge_hwrm_stat_ctx_alloc(struct bnge_net *bn) in bnge_hwrm_stat_ctx_alloc() function
H A Dbnge_netdev.c2693 rc = bnge_hwrm_stat_ctx_alloc(bn); in bnge_init_chip()