Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_xdp.h9 int igc_xdp_setup_pool(struct igc_adapter *adapter, struct xsk_buff_pool *pool,
H A Digc_xdp.c146 int igc_xdp_setup_pool(struct igc_adapter *adapter, struct xsk_buff_pool *pool, in igc_xdp_setup_pool() function
H A Digc_main.c6469 return igc_xdp_setup_pool(adapter, bpf->xsk.pool, in igc_bpf()