Home
last modified time | relevance | path

Searched refs:opt1 (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/net/ceph/
H A Dceph_common.c134 struct ceph_options *opt1 = new_opt; in ceph_compare_options() local
147 ret = memcmp(opt1, opt2, ofs); in ceph_compare_options()
155 if (opt1->key && !opt2->key) in ceph_compare_options()
157 if (!opt1->key && opt2->key) in ceph_compare_options()
159 if (opt1->key && opt2->key) { in ceph_compare_options()
166 if (opt1->key->len != opt2->key->len) in ceph_compare_options()
168 if (opt1->key->key && !opt2->key->key) in ceph_compare_options()
170 if (!opt1->key->key && opt2->key->key) in ceph_compare_options()
173 ret = memcmp(opt1->key->key, opt2->key->key, opt1->key->len); in ceph_compare_options()
184 for (i = 0; i < opt1->num_mon; i++) { in ceph_compare_options()
[all …]
/linux-6.15/Documentation/netlink/specs/
H A Ddpll.yaml101 name: itu-opt1-prc
104 name: itu-opt1-ssu-a
106 name: itu-opt1-ssu-b
108 name: itu-opt1-eec1
110 name: itu-opt1-prtc
112 name: itu-opt1-eprtc
114 name: itu-opt1-eeec
116 name: itu-opt1-eprc
/linux-6.15/drivers/net/can/usb/
H A Dusb_8dev.c168 u8 opt1; /* optional parameter / return value */ member
230 num_bytes_read != 16 || in->opt1 != 0) in usb_8dev_send_cmd()
251 outmsg.opt1 = USB_8DEV_BAUD_MANUAL; in usb_8dev_cmd_open()
281 .opt1 = 0, in usb_8dev_cmd_close()
295 .opt1 = 0, in usb_8dev_cmd_version()
/linux-6.15/drivers/net/fddi/skfp/h/
H A Dsmc.h310 #define AIX_EVENT(smc,opt0,opt1,opt2,opt3) /* nothing */ argument
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-palmas.txt71 There are 4 special functions: opt0, opt1, opt2 and opt3. If any of these
H A Dmarvell,dove-pinctrl.txt61 twsi - none, opt1, opt2, opt3
/linux-6.15/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h194 u32 opt1; member
/linux-6.15/arch/arm/boot/dts/marvell/
H A Ddove.dtsi722 marvell,function = "twsi-opt1";
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h319 __be64 opt1; member
369 __be64 opt1; member
H A Dcxgb4_main.c1949 req->opt1 = cpu_to_be64(CONN_POLICY_V(CPL_CONN_POLICY_ASK) | in cxgb4_create_server()
1992 req->opt1 = cpu_to_be64(CONN_POLICY_V(CPL_CONN_POLICY_ASK) | in cxgb4_create_server6()
/linux-6.15/drivers/pinctrl/
H A Dpinctrl-palmas.c294 FUNCTION_GROUP(opt1, OPTION1), \
/linux-6.15/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h488 __be32 opt1; member
/linux-6.15/Documentation/driver-api/
H A Dipmi.rst509 add|remove,kcs|bt|smic,mem|i/o,<address>[,<opt1>[,<opt2>[,...]]]