Home
last modified time | relevance | path

Searched defs:mgp (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c188 struct myri10ge_priv *mgp; member
383 static void set_fw_name(struct myri10ge_priv *mgp, char *name, bool allocated) in set_fw_name()
392 myri10ge_send_cmd(struct myri10ge_priv *mgp, u32 cmd, in myri10ge_send_cmd()
479 static int myri10ge_read_mac_addr(struct myri10ge_priv *mgp) in myri10ge_read_mac_addr()
522 static void myri10ge_dummy_rdma(struct myri10ge_priv *mgp, int enable) in myri10ge_dummy_rdma()
558 myri10ge_validate_firmware(struct myri10ge_priv *mgp, in myri10ge_validate_firmware()
585 static int myri10ge_load_hotplug_firmware(struct myri10ge_priv *mgp, u32 * size) in myri10ge_load_hotplug_firmware()
657 static int myri10ge_adopt_running_firmware(struct myri10ge_priv *mgp) in myri10ge_adopt_running_firmware()
699 static int myri10ge_get_firmware_capabilities(struct myri10ge_priv *mgp) in myri10ge_get_firmware_capabilities()
725 static int myri10ge_load_firmware(struct myri10ge_priv *mgp, int adopt) in myri10ge_load_firmware()
[all …]