Searched defs:ol_txrx_ops (Results 1 – 2 of 2) sorted by relevance
1200 struct ol_txrx_ops { struct1201 struct {1208 } tx;1210 struct {1224 } rx;1226 ol_txrx_proxy_arp_fp proxy_arp;1227 ol_txrx_mcast_me_fp me_convert;1229 ol_txrx_get_key_fp get_key;1230 ol_txrx_get_tsf_time get_tsf_time;1231 ol_txrx_vdev_delete_cb vdev_del_notify;
6412 static struct cdp_ops ol_txrx_ops = { variable