Searched defs:_status (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_tx_send.c | 433 #define ol_tx_msdu_complete_batch(_pdev, _tx_desc, _tx_descs, _status) \ argument 475 _tx_desc_last, _status, is_tx_desc_freed) \ argument 485 _tx_desc_last, _status, is_tx_desc_freed) \ argument 504 _tx_desc_last, _status, is_tx_desc_freed) \ argument 513 _tx_desc_last, _status, is_tx_desc_freed) \ argument
|
H A D | ol_txrx_internal.h | 260 #define TXRX_STATS_UPDATE_TX_STATS(_pdev, _status, _p_cntrs, _b_cntrs) \ argument 306 #define TXRX_SEQ_NUM_ERR(_status) (0xffff - _status) argument
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified_tlv.c | 13600 #define IS_WMI_RX_MGMT_FRAME_STATUS_INVALID(_status) false argument 13602 #define IS_WMI_RX_MGMT_FRAME_STATUS_INVALID(_status) \ argument
|