Searched refs:myri10ge_priv (Results 1 – 2 of 2) sorted by relevance
112 struct myri10ge_priv *mgp;379 struct myri10ge_priv;382 struct myri10ge_priv *mgp;408 struct myri10ge_priv { struct466 struct myri10ge_priv *next; argument490 struct myri10ge_priv *myri10ge_get_instance(uint_t unit); argument491 void myri10ge_put_instance(struct myri10ge_priv *);492 int myri10ge_send_cmd(struct myri10ge_priv *mgp, uint32_t cmd,
777 struct myri10ge_priv *mgp = ss->mgp; in myri10ge_add_tx_handle()983 myri10ge_read_mac_addr(struct myri10ge_priv *mgp) in myri10ge_read_mac_addr()1143 myri10ge_load_firmware_from_zlib(struct myri10ge_priv *mgp, uint32_t *limit) in myri10ge_load_firmware_from_zlib()1211 myri10ge_send_cmd(struct myri10ge_priv *mgp, uint32_t cmd, in myri10ge_send_cmd()1274 myri10ge_dummy_rdma(struct myri10ge_priv *mgp, int enable) in myri10ge_dummy_rdma()1322 myri10ge_load_firmware(struct myri10ge_priv *mgp) in myri10ge_load_firmware()1396 struct myri10ge_priv *mgp = arg; in myri10ge_m_unicst()1413 myri10ge_change_pause(struct myri10ge_priv *mgp, int pause) in myri10ge_change_pause()1435 myri10ge_change_promisc(struct myri10ge_priv *mgp, int promisc) in myri10ge_change_promisc()1452 myri10ge_dma_test(struct myri10ge_priv *mgp, int test_type) in myri10ge_dma_test()[all …]