Searched refs:rtype (Results 1 – 4 of 4) sorted by relevance
| /net/sunrpc/xprtrdma/ |
| A D | rpc_rdma.c | 336 enum rpcrdma_chunktype rtype) in rpcrdma_encode_read_list() argument 344 if (rtype == rpcrdma_noch_pullup || rtype == rpcrdma_noch_mapped) in rpcrdma_encode_read_list() 348 if (rtype == rpcrdma_areadch) in rpcrdma_encode_read_list() 352 rtype, seg); in rpcrdma_encode_read_list() 793 enum rpcrdma_chunktype rtype) in rpcrdma_prepare_send_sges() argument 812 switch (rtype) { in rpcrdma_prepare_send_sges() 864 enum rpcrdma_chunktype rtype, wtype; in rpcrdma_marshal_req() local 933 rtype = rpcrdma_readch; in rpcrdma_marshal_req() 937 rtype = rpcrdma_areadch; in rpcrdma_marshal_req() 973 buf, rtype); in rpcrdma_marshal_req() [all …]
|
| A D | xprt_rdma.h | 565 enum rpcrdma_chunktype rtype);
|
| /net/ipv6/ |
| A D | ip6_tunnel.c | 746 int rtype = ipv6_addr_type(raddr); in ip6_tnl_get_cap() local 749 if (ltype == IPV6_ADDR_ANY || rtype == IPV6_ADDR_ANY) { in ip6_tnl_get_cap() 752 rtype & (IPV6_ADDR_UNICAST|IPV6_ADDR_MULTICAST) && in ip6_tnl_get_cap() 753 !((ltype|rtype) & IPV6_ADDR_LOOPBACK) && in ip6_tnl_get_cap() 754 (!((ltype|rtype) & IPV6_ADDR_LINKLOCAL) || p->link)) { in ip6_tnl_get_cap() 757 if (rtype&IPV6_ADDR_UNICAST) in ip6_tnl_get_cap()
|
| /net/bluetooth/hidp/ |
| A D | core.c | 393 __u8 *buf, size_t len, unsigned char rtype, in hidp_raw_request() argument 398 return hidp_get_raw_report(hid, reportnum, buf, len, rtype); in hidp_raw_request() 400 return hidp_set_raw_report(hid, reportnum, buf, len, rtype); in hidp_raw_request()
|
Completed in 21 milliseconds