Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_status.h137 QDF_STATUS_E_GRO_DROP, enumerator
/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp_txrx.c200 if ((gro_ret) == GRO_DROP) ((status) = QDF_STATUS_E_GRO_DROP)
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_txrx.c1493 if (status == QDF_STATUS_E_GRO_DROP) { in wlan_dp_rx_deliver_to_stack()
1557 if (status == QDF_STATUS_E_GRO_DROP) { in wlan_dp_rx_deliver_to_stack()