Home
last modified time | relevance | path

Searched refs:STATUS_EGRESS_LIST_OVERFLOW (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
H A Dwlan_mgmt_txrx_rx_reo_i.h55 #define STATUS_EGRESS_LIST_OVERFLOW (BIT(5)) macro
80 ((entry)->status & STATUS_EGRESS_LIST_OVERFLOW)
H A Dwlan_mgmt_txrx_rx_reo.c3323 cur_entry->status |= STATUS_EGRESS_LIST_OVERFLOW; in mgmt_rx_reo_handle_egress_overflow()