Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1606 u8 igu_sb_cnt; member
1658 #define BNX2X_MAX_RSS_COUNT(bp) ((bp)->igu_sb_cnt - CNIC_SUPPORT(bp))
H A Dbnx2x_vfpf.c247 req->resc_request.num_sbs = bp->igu_sb_cnt; in bnx2x_vfpf_acquire()
379 bp->igu_sb_cnt = bp->acquire_resp.resc.num_sbs; in bnx2x_vfpf_acquire()
H A Dbnx2x_cmn.c4738 msix_table_size = bp->igu_sb_cnt; in bnx2x_alloc_mem_bp()