Searched defs:myri10ge_priv (Results 1 – 1 of 1) sorted by relevance
408 struct myri10ge_priv { struct409 struct myri10ge_slice_state *ss;410 int max_intr_slots;411 int num_slices;412 dev_info_t *dip;413 mac_handle_t mh;414 ddi_acc_handle_t io_handle;415 int tx_boundary;416 int watchdog_rx_pause;417 kstat_t *ksp_stat;[all …]