Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h529 void __iomem *bnx2x_vf_doorbells(struct bnx2x *bp);
603 static inline void __iomem *bnx2x_vf_doorbells(struct bnx2x *bp) in bnx2x_vf_doorbells() function
Dbnx2x_sriov.c3030 void __iomem *bnx2x_vf_doorbells(struct bnx2x *bp) in bnx2x_vf_doorbells() function
Dbnx2x_main.c13876 bp->doorbells = bnx2x_vf_doorbells(bp); in bnx2x_init_one()