Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h505 int bnx2x_vfpf_acquire(struct bnx2x *bp, u8 tx_count, u8 rx_count);
583 static inline int bnx2x_vfpf_acquire(struct bnx2x *bp, in bnx2x_vfpf_acquire() function
H A Dbnx2x_vfpf.c223 int bnx2x_vfpf_acquire(struct bnx2x *bp, u8 tx_count, u8 rx_count) in bnx2x_vfpf_acquire() function
H A Dbnx2x_main.c13941 rc = bnx2x_vfpf_acquire(bp, tx_count, rx_count); in bnx2x_init_one()