Searched refs:frame_headroom (Results 1 – 4 of 4) sorted by relevance
116 cfg->frame_headroom = XSK_UMEM__DEFAULT_FRAME_HEADROOM; in xsk_set_umem_config()125 cfg->frame_headroom = usr_cfg->frame_headroom; in xsk_set_umem_config()255 mr.headroom = umem->config.frame_headroom; in xsk_umem__create()
78 u32 frame_headroom; member
201 __u32 frame_headroom; member
195 .frame_headroom = umem->frame_headroom, in xsk_configure_umem()963 u32 headroom = umem->unaligned_mode ? 0 : umem->frame_headroom; in is_offset_correct()2027 test->ifobj_rx->umem->frame_headroom = UMEM_HEADROOM_TEST_SIZE; in testapp_headroom()2039 test->ifobj_rx->umem->frame_headroom = test->ifobj_rx->umem->frame_size - in testapp_stats_rx_dropped()