Searched refs:DP_INVALID_VDEV_ID (Results 1 – 7 of 7) sorted by relevance
130 if (qdf_unlikely(tx_desc->vdev_id == DP_INVALID_VDEV_ID)) { in dp_tx_process_htt_completion_li()621 tx_desc->vdev_id = DP_INVALID_VDEV_ID; in dp_tx_desc_pool_init_li()
473 tx_desc->vdev_id = DP_INVALID_VDEV_ID; in dp_tx_desc_clear()751 tx_desc->vdev_id = DP_INVALID_VDEV_ID; in dp_tx_desc_free()921 tx_desc->vdev_id = DP_INVALID_VDEV_ID; in dp_tx_desc_free()
44 #define DP_INVALID_VDEV_ID 0xFF macro
6881 ((tx_desc->vdev_id == DP_INVALID_VDEV_ID) &&7208 tx_desc->vdev_id = DP_INVALID_VDEV_ID;7235 tx_desc->vdev_id = DP_INVALID_VDEV_ID;
12815 if (tx_desc->vdev_id == DP_INVALID_VDEV_ID) { in dp_find_missing_tx_comp()
729 if (qdf_unlikely((tx_desc->vdev_id == DP_INVALID_VDEV_ID) && in dp_tx_compl_handler_rh()
303 if (qdf_unlikely(tx_desc->vdev_id == DP_INVALID_VDEV_ID)) { in dp_tx_process_htt_completion_be()