Searched defs:mgp (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 180 struct myri10ge_priv *mgp; member 384 static void set_fw_name(struct myri10ge_priv *mgp, char *name, bool allocated) in set_fw_name() 393 myri10ge_send_cmd(struct myri10ge_priv *mgp, u32 cmd, in myri10ge_send_cmd() 480 static int myri10ge_read_mac_addr(struct myri10ge_priv *mgp) in myri10ge_read_mac_addr() 523 static void myri10ge_dummy_rdma(struct myri10ge_priv *mgp, int enable) in myri10ge_dummy_rdma() 559 myri10ge_validate_firmware(struct myri10ge_priv *mgp, in myri10ge_validate_firmware() 587 static int myri10ge_load_hotplug_firmware(struct myri10ge_priv *mgp, u32 * size) in myri10ge_load_hotplug_firmware() 659 static int myri10ge_adopt_running_firmware(struct myri10ge_priv *mgp) in myri10ge_adopt_running_firmware() 700 static int myri10ge_get_firmware_capabilities(struct myri10ge_priv *mgp) in myri10ge_get_firmware_capabilities() 726 static int myri10ge_load_firmware(struct myri10ge_priv *mgp, int adopt) in myri10ge_load_firmware() [all …]
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.c | 2630 int hip, mgp, bkp, bep, vip, vop; in rtl8xxxu_init_queue_priority() local
|