Home
last modified time | relevance | path

Searched refs:ib_flow_eth_filter (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_verbs.h1908 struct ib_flow_eth_filter { struct
1920 struct ib_flow_eth_filter val; argument
1921 struct ib_flow_eth_filter mask;
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c2741 ib_filter_sz = offsetof(struct ib_flow_eth_filter, real_sz); in ib_uverbs_kern_spec_to_ib_spec_filter()