Home
last modified time | relevance | path

Searched refs:U16_MAX (Results 1 – 11 of 11) sorted by relevance

/include/linux/
A Dlimits.h18 #define U16_MAX ((u16)~0U) macro
19 #define S16_MAX ((s16)(U16_MAX >> 1))
A Dgreybus.h54 #define CPORT_ID_BAD U16_MAX
A Dbpf_local_storage.h112 (U16_MAX - sizeof(struct bpf_local_storage_elem)))
A Dnetdevice.h2416 #define TSO_MAX_SEGS U16_MAX
/include/net/netfilter/
A Dnf_tables_ipv6.h16 if (protohdr < 0 || thoff > U16_MAX) { in nft_set_pktinfo_ipv6()
51 if (protohdr < 0 || thoff > U16_MAX) in __nft_set_pktinfo_ipv6_validate()
97 if (protohdr < 0 || thoff > U16_MAX) in nft_set_pktinfo_ipv6_ingress()
/include/uapi/linux/
A Dioam6.h15 #define IOAM6_U16_UNAVAILABLE U16_MAX
/include/linux/greybus/
A Doperation.h45 #define GB_OPERATION_MESSAGE_SIZE_MAX U16_MAX
/include/linux/surface_aggregator/
A Dserial_hub.h73 #define SSH_FRAME_MAX_PAYLOAD_SIZE U16_MAX
/include/net/
A Dudp_tunnel.h224 #define UDP_TUNNEL_NIC_MAX_SHARING_DEVICES (U16_MAX / 2)
/include/linux/qed/
A Dqed_chain.h214 prod += (u32)U16_MAX + 1; in qed_chain_get_elem_used()
/include/uapi/drm/
A Dhabanalabs_accel.h1131 #define HL_RAZWI_NA_ENG_ID U16_MAX

Completed in 39 milliseconds