Searched refs:bnx2x_vfpf_acquire (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 505 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 D | bnx2x_vfpf.c | 223 int bnx2x_vfpf_acquire(struct bnx2x *bp, u8 tx_count, u8 rx_count) in bnx2x_vfpf_acquire() function
|
H A D | bnx2x_main.c | 14013 rc = bnx2x_vfpf_acquire(bp, tx_count, rx_count); in bnx2x_init_one()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 505 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 D | bnx2x_vfpf.c | 223 int bnx2x_vfpf_acquire(struct bnx2x *bp, u8 tx_count, u8 rx_count) in bnx2x_vfpf_acquire() function
|
H A D | bnx2x_main.c | 13941 rc = bnx2x_vfpf_acquire(bp, tx_count, rx_count); in bnx2x_init_one()
|
Completed in 45 milliseconds