Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_fisa_rx.c230 flow_tuple_info->is_exception = 1; in wlan_dp_get_flow_tuple_from_nbuf()
232 flow_tuple_info->is_exception = 0; in wlan_dp_get_flow_tuple_from_nbuf()
2167 fisa_flow->rx_flow_tuple_info.is_exception) { in dp_fisa_rx()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h3173 uint8_t is_exception; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.c1175 uint8_t is_exception = 0; in dp_tx_prepare_desc_single() local
1224 is_exception = 1; in dp_tx_prepare_desc_single()
1291 is_exception = 1; in dp_tx_prepare_desc_single()
1296 if (is_exception || tx_exc_metadata) in dp_tx_prepare_desc_single()