Home
last modified time | relevance | path

Searched defs:tx_retry_cnt (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_data_txrx.c884 uint8_t *bssid, uint8_t tx_retry_cnt) in pkt_capture_rx_data_cb()
1013 uint8_t *bssid, uint8_t tx_retry_cnt) in pkt_capture_rx_data_cb()
1121 uint8_t *bssid, uint8_t tx_retry_cnt) in pkt_capture_tx_data_cb()
1319 uint8_t *bssid, uint8_t tx_retry_cnt) in pkt_capture_tx_data_cb()
1482 uint8_t tx_retry_cnt) in pkt_capture_datapkt_process()
Dwlan_pkt_capture_mgmt_txrx.c74 bool pkt_format, uint8_t *bssid, uint8_t tx_retry_cnt) in pkt_capture_mgmtpkt_cb()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
Dwlan_pkt_capture_data_txrx.h194 uint8_t tx_retry_cnt; member
Dwlan_pkt_capture_mon_thread.h74 uint8_t tx_retry_cnt; member
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
Dwlan_pkt_capture_ucfg_api.h434 uint8_t tx_retry_cnt) in ucfg_pkt_capture_tx_completion_process()
Dwlan_pkt_capture_public_structs.h81 uint8_t tx_retry_cnt; member
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
Dwlan_pkt_capture_ucfg_api.c243 uint8_t tx_retry_cnt) in ucfg_pkt_capture_tx_completion_process()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_nbuf.h512 uint8_t tx_retry_cnt; member
/wlan-driver/fw-api/fw/
Dhtt.h13075 tx_retry_cnt:6, /* [25:20] */ member
15664 tx_retry_cnt: 6; /* [31:26] */ member
Dwmi_unified.h6998 tx_retry_cnt:6, /* [5:0] */ member
7007 #define WMI_MGMT_HDR_TX_RETRY_CNT_SET(tx_retry_cnt, value) \ argument
7009 #define WMI_MGMT_HDR_TX_RETRY_CNT_GET(tx_retry_cnt) \ argument