Searched refs:ice_xdp_md_ops (Results 1 – 3 of 3) sorted by relevance
557 const struct xdp_metadata_ops ice_xdp_md_ops = { variable
1053 extern const struct xdp_metadata_ops ice_xdp_md_ops;
3570 netdev->xdp_metadata_ops = &ice_xdp_md_ops; in ice_set_ops()