Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c180 struct myri10ge_priv *mgp; member
369 static void set_fw_name(struct myri10ge_priv *mgp, char *name, bool allocated) in set_fw_name()
378 myri10ge_send_cmd(struct myri10ge_priv *mgp, u32 cmd, in myri10ge_send_cmd()
465 static int myri10ge_read_mac_addr(struct myri10ge_priv *mgp) in myri10ge_read_mac_addr()
508 static void myri10ge_dummy_rdma(struct myri10ge_priv *mgp, int enable) in myri10ge_dummy_rdma()
544 myri10ge_validate_firmware(struct myri10ge_priv *mgp, in myri10ge_validate_firmware()
571 static int myri10ge_load_hotplug_firmware(struct myri10ge_priv *mgp, u32 * size) in myri10ge_load_hotplug_firmware()
643 static int myri10ge_adopt_running_firmware(struct myri10ge_priv *mgp) in myri10ge_adopt_running_firmware()
684 static int myri10ge_get_firmware_capabilities(struct myri10ge_priv *mgp) in myri10ge_get_firmware_capabilities()
710 static int myri10ge_load_firmware(struct myri10ge_priv *mgp, int adopt) in myri10ge_load_firmware()
[all …]
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c2567 int hip, mgp, bkp, bep, vip, vop; in rtl8xxxu_init_queue_priority() local