Searched refs:QDF_NBUF_CB_RX_LRO_CTX (Results 1 – 2 of 2) sorted by relevance
38 return (qdf_lro_ctx_t)QDF_NBUF_CB_RX_LRO_CTX(skb); in osif_dp_get_lro_ctx()
580 #define QDF_NBUF_CB_RX_LRO_CTX(skb) \ macro