Searched refs:opt1 (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/net/ceph/ |
D | ceph_common.c | 134 struct ceph_options *opt1 = new_opt; in ceph_compare_options() local 147 ret = memcmp(opt1, opt2, ofs); in ceph_compare_options() 151 ret = strcmp_null(opt1->name, opt2->name); 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() 160 if (opt1->key->type != opt2->key->type) in ceph_compare_options() 162 if (opt1->key->created.tv_sec != opt2->key->created.tv_sec) in ceph_compare_options() 164 if (opt1->key->created.tv_nsec != opt2->key->created.tv_nsec) in ceph_compare_options() 166 if (opt1->key->len != opt2->key->len) in ceph_compare_options() [all …]
|
/linux-6.6.21/drivers/net/can/usb/ |
D | usb_8dev.c | 168 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.6.21/drivers/net/fddi/skfp/h/ |
D | smc.h | 310 #define AIX_EVENT(smc,opt0,opt1,opt2,opt3) /* nothing */ argument
|
/linux-6.6.21/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-palmas.txt | 71 There are 4 special functions: opt0, opt1, opt2 and opt3. If any of these
|
D | marvell,dove-pinctrl.txt | 61 twsi - none, opt1, opt2, opt3
|
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb/ |
D | cpl5_cmd.h | 194 u32 opt1; member
|
/linux-6.6.21/arch/arm/boot/dts/marvell/ |
D | dove.dtsi | 722 marvell,function = "twsi-opt1";
|
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_msg.h | 319 __be64 opt1; member 369 __be64 opt1; member
|
D | cxgb4_main.c | 1946 req->opt1 = cpu_to_be64(CONN_POLICY_V(CPL_CONN_POLICY_ASK) | in cxgb4_create_server() 1989 req->opt1 = cpu_to_be64(CONN_POLICY_V(CPL_CONN_POLICY_ASK) | in cxgb4_create_server6()
|
/linux-6.6.21/drivers/pinctrl/ |
D | pinctrl-palmas.c | 294 FUNCTION_GROUP(opt1, OPTION1), \
|
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_cpl.h | 488 __be32 opt1; member
|
/linux-6.6.21/Documentation/driver-api/ |
D | ipmi.rst | 509 add|remove,kcs|bt|smic,mem|i/o,<address>[,<opt1>[,<opt2>[,...]]]
|