Searched defs:ifobj (Results 1 – 3 of 3) sorted by relevance
68 static bool is_umem_valid(struct ifobject *ifobj) in is_umem_valid()83 int xsk_configure_umem(struct ifobject *ifobj, struct xsk_umem_info *umem, void *buffer, in xsk_configure_umem()182 static int set_ring_size(struct ifobject *ifobj) in set_ring_size()202 int hw_ring_size_reset(struct ifobject *ifobj) in hw_ring_size_reset()215 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in __test_spec_init() local286 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in test_init() local487 static int pkt_stream_replace_ifobject(struct ifobject *ifobj, u32 nb_pkts, u32 pkt_len) in pkt_stream_replace_ifobject()508 static int __pkt_stream_replace_half(struct ifobject *ifobj, u32 pkt_len, in __pkt_stream_replace_half()634 static struct pkt_stream *__pkt_stream_generate_custom(struct ifobject *ifobj, struct pkt *frames, in __pkt_stream_generate_custom()974 struct ifobject *ifobj = test->ifobj_rx; in __receive_pkts() local[all …]
191 static bool validate_interface(struct ifobject *ifobj) in validate_interface()201 struct ifobject *ifobj; in parse_command_line() local263 static void xsk_unload_xdp_programs(struct ifobject *ifobj) in xsk_unload_xdp_programs()
565 struct kobject *ifobj; global() member