Searched refs:ctrlid (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/lib/thermal/ |
| H A D | thermal_nl.c | 117 int ret = 0, ctrlid; in nl_get_multicast_id() local 127 ctrlid = genl_ctrl_resolve(sock, "nlctrl"); in nl_get_multicast_id() 129 genlmsg_put(msg, 0, 0, ctrlid, 0, 0, CTRL_CMD_GETFAMILY, 0); in nl_get_multicast_id()
|
| /linux/tools/testing/selftests/net/ovpn/ |
| H A D | ovpn-cli.c | 1558 int ret, ctrlid; in ovpn_get_mcast_id() local 1574 ctrlid = genl_ctrl_resolve(sock, "nlctrl"); in ovpn_get_mcast_id() 1576 genlmsg_put(msg, 0, 0, ctrlid, 0, 0, CTRL_CMD_GETFAMILY, 0); in ovpn_get_mcast_id()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | mcu.c | 681 u8 ctrlid; in mt7921_mcu_radio_led_ctrl() member 684 .ctrlid = value, in mt7921_mcu_radio_led_ctrl()
|
| /linux/include/linux/ |
| H A D | nvme.h | 1463 __le16 ctrlid; member
|