Searched defs:ifobj (Results 1 – 3 of 3) sorted by relevance
77 int xsk_configure_umem(struct ifobject *ifobj, struct xsk_umem_info *umem, void *buffer, in xsk_configure_umem()176 static int set_ring_size(struct ifobject *ifobj) in set_ring_size()196 int hw_ring_size_reset(struct ifobject *ifobj) in hw_ring_size_reset()209 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in __test_spec_init() local287 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in test_init() local500 static int pkt_stream_replace_ifobject(struct ifobject *ifobj, u32 nb_pkts, u32 pkt_len) in pkt_stream_replace_ifobject()521 static int __pkt_stream_replace_half(struct ifobject *ifobj, u32 pkt_len, in __pkt_stream_replace_half()647 static struct pkt_stream *__pkt_stream_generate_custom(struct ifobject *ifobj, struct pkt *frames, in __pkt_stream_generate_custom()987 struct ifobject *ifobj = test->ifobj_rx; in __receive_pkts() local1704 static void testapp_clean_xsk_umem(struct ifobject *ifobj) in testapp_clean_xsk_umem()[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()
573 struct kobject *ifobj; member