Home
last modified time | relevance | path

Searched defs:lro_mgr (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ !
H A Dqdf_lro.c43 struct net_lro_mgr *lro_mgr) in qdf_lro_desc_pool_init()
367 struct net_lro_mgr *lro_mgr; in qdf_lro_desc_free() local
403 struct net_lro_mgr *lro_mgr = lro_ctx->lro_mgr; in qdf_lro_flush() local
425 static struct net_lro_desc *qdf_lro_get_desc(struct net_lro_mgr *lro_mgr, in qdf_lro_get_desc()
445 struct net_lro_mgr *lro_mgr = lro_ctx->lro_mgr; in qdf_lro_flush_pkt() local
H A Di_qdf_lro.h83 struct net_lro_mgr *lro_mgr; member