Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/myricom/myri10ge/
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()
572 static int myri10ge_load_hotplug_firmware(struct myri10ge_priv *mgp, u32 * size) in myri10ge_load_hotplug_firmware()
644 static int myri10ge_adopt_running_firmware(struct myri10ge_priv *mgp) in myri10ge_adopt_running_firmware()
685 static int myri10ge_get_firmware_capabilities(struct myri10ge_priv *mgp) in myri10ge_get_firmware_capabilities()
711 static int myri10ge_load_firmware(struct myri10ge_priv *mgp, int adopt) in myri10ge_load_firmware()
[all …]
/Linux-v4.19/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_core.c2538 int hip, mgp, bkp, bep, vip, vop; in rtl8xxxu_init_queue_priority() local