Searched refs:myri10ge_priv (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h112 struct myri10ge_priv *mgp;
379 struct myri10ge_priv;
382 struct myri10ge_priv *mgp;
408 struct myri10ge_priv { struct
466 struct myri10ge_priv *next;
490 struct myri10ge_priv *myri10ge_get_instance(uint_t unit);
491 void myri10ge_put_instance(struct myri10ge_priv *);
492 int myri10ge_send_cmd(struct myri10ge_priv *mgp, uint32_t cmd,
H A Dmyri10ge.c777 struct myri10ge_priv *mgp = ss->mgp;
983 myri10ge_read_mac_addr(struct myri10ge_priv *mgp)
1143 myri10ge_load_firmware_from_zlib(struct myri10ge_priv *mgp, uint32_t *limit)
1211 myri10ge_send_cmd(struct myri10ge_priv *mgp, uint32_t cmd,
1274 myri10ge_dummy_rdma(struct myri10ge_priv *mgp, int enable)
1322 myri10ge_load_firmware(struct myri10ge_priv *mgp)
1396 struct myri10ge_priv *mgp = arg;
1413 myri10ge_change_pause(struct myri10ge_priv *mgp, int pause)
1435 myri10ge_change_promisc(struct myri10ge_priv *mgp, int promisc)
1452 myri10ge_dma_test(struct myri10ge_priv *mg
[all...]

Completed in 67 milliseconds