Searched refs:num_txqs (Results 1 – 5 of 5) sorted by relevance
26 u8 num_txqs; member190 u8 num_txqs; member
244 req->resc_request.num_txqs = tx_count; in bnx2x_vfpf_acquire()298 req->resc_request.num_txqs = in bnx2x_vfpf_acquire()299 min(req->resc_request.num_txqs, in bnx2x_vfpf_acquire()300 bp->acquire_resp.resc.num_txqs); in bnx2x_vfpf_acquire()1202 resc->num_txqs = vf_txq_count(vf) ? : in bnx2x_vf_mbx_acquire_resp()1239 resc->num_txqs, in bnx2x_vf_mbx_acquire_resp()1326 acquire->resc_request.num_rxqs, acquire->resc_request.num_txqs, in bnx2x_vf_mbx_acquire()
161 #define vf_txq_count(vf) ((vf)->alloc_resc.num_txqs)
882 resc->num_txqs = 0; in bnx2x_iov_static_resc()2037 (req_resc->num_txqs <= txq_cnt) && in bnx2x_vf_chk_avail_resc()2093 vf_txq_count(vf) = resc->num_txqs ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_acquire()
1523 int num_txqs) in bnad_tx_msix_unregister() argument1528 for (i = 0; i < num_txqs; i++) { in bnad_tx_msix_unregister()1542 u32 tx_id, int num_txqs) in bnad_tx_msix_register() argument1548 for (i = 0; i < num_txqs; i++) { in bnad_tx_msix_register()