Lines Matching refs:nicvf
255 struct nicvf *nic;
288 struct nicvf *nic;
321 struct nicvf *nic;
381 int nicvf_set_qset_resources(struct nicvf *);
382 int nicvf_config_data_transfer(struct nicvf *, boolean_t);
383 void nicvf_qset_config(struct nicvf *, boolean_t);
385 void nicvf_enable_intr(struct nicvf *, int, int);
386 void nicvf_disable_intr(struct nicvf *, int, int);
387 void nicvf_clear_intr(struct nicvf *, int, int);
388 int nicvf_is_intr_enabled(struct nicvf *, int, int);
393 void nicvf_reg_write(struct nicvf *, uint64_t, uint64_t);
394 uint64_t nicvf_reg_read(struct nicvf *, uint64_t);
395 void nicvf_qset_reg_write(struct nicvf *, uint64_t, uint64_t);
396 uint64_t nicvf_qset_reg_read(struct nicvf *, uint64_t);
397 void nicvf_queue_reg_write(struct nicvf *, uint64_t, uint64_t, uint64_t);
398 uint64_t nicvf_queue_reg_read(struct nicvf *, uint64_t, uint64_t);
401 void nicvf_update_rq_stats(struct nicvf *, int);
402 void nicvf_update_sq_stats(struct nicvf *, int);
403 int nicvf_check_cqe_rx_errs(struct nicvf *, struct cmp_queue *,
405 int nicvf_check_cqe_tx_errs(struct nicvf *,struct cmp_queue *,