Home
last modified time | relevance | path

Searched refs:_num (Results 1 – 3 of 3) sorted by relevance

/include/net/
A Drps.h24 #define RPS_MAP_SIZE(_num) (sizeof(struct rps_map) + ((_num) * sizeof(u16))) argument
46 #define RPS_DEV_FLOW_TABLE_SIZE(_num) (sizeof(struct rps_dev_flow_table) + \ argument
47 ((_num) * sizeof(struct rps_dev_flow)))
65 #define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num])) argument
/include/linux/usb/
A Drenesas_usbhs.h104 #define RENESAS_USBHS_PIPE(_type, _size, _num, _double_buf) { \ argument
107 .bufnum = (_num), \
/include/linux/
A Dnetdevice.h794 #define XPS_MAP_SIZE(_num) (sizeof(struct xps_map) + ((_num) * sizeof(u16))) argument

Completed in 18 milliseconds