/linux-6.3-rc2/drivers/scsi/snic/ |
A D | vnic_devcmd.h | 48 #define _CMDCF(dir, flags, vtype, nr) \ argument 53 #define _CMDC(dir, vtype, nr) _CMDCF(dir, 0, vtype, nr) argument 54 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) argument
|
/linux-6.3-rc2/drivers/scsi/fnic/ |
A D | vnic_devcmd.h | 50 #define _CMDCF(dir, flags, vtype, nr) \ argument 55 #define _CMDC(dir, vtype, nr) _CMDCF(dir, 0, vtype, nr) argument 56 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) argument
|
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/ |
A D | vnic_devcmd.h | 51 #define _CMDCF(dir, flags, vtype, nr) \ argument 56 #define _CMDC(dir, vtype, nr) _CMDCF(dir, 0, vtype, nr) argument 57 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) argument
|
/linux-6.3-rc2/fs/ceph/ |
A D | mdsmap.c | 74 #define __decode_and_drop_map(p, end, ktype, vtype, bad) \ argument
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_vcap_impl.c | 14 enum vcap_type vtype; /* type of vcap */ member
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/ |
A D | vcap_api.c | 1809 enum vcap_type vtype, in vcap_find_keyset_keyfield() 1840 enum vcap_type vtype; in _vcap_rule_find_keysets() local 1887 enum vcap_type vtype, in vcap_find_actionset_actionfield() 1918 enum vcap_type vtype; in vcap_rule_find_actionsets() local
|
A D | vcap_api.h | 168 enum vcap_type vtype; /* type of vcap */ member
|
/linux-6.3-rc2/include/linux/ceph/ |
A D | decode.h | 174 #define ceph_decode_skip_map(p, end, ktype, vtype, bad) \ argument
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | coda.h | 434 int vtype; member 563 int vtype; member
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_vcap_impl.c | 53 enum vcap_type vtype; /* type of vcap */ member
|
/linux-6.3-rc2/sound/usb/ |
A D | mixer.c | 885 void *p1, int id, int vtype) in parse_term_proc_unit()
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | libbpf.c | 908 const struct btf_type **vtype, __u32 *vtype_id, in find_struct_ops_kern_types()
|