Searched refs:tx_fast_flag (Results 1 – 4 of 4) sorted by relevance
1830 pdev->tx_fast_flag &= ~DP_TX_DESC_FLAG_SIMPLE; in dp_enable_enhanced_stats()1832 pdev->tx_fast_flag &= ~DP_TX_DESC_FLAG_FASTPATH_SIMPLE; in dp_enable_enhanced_stats()1891 pdev->tx_fast_flag |= DP_TX_DESC_FLAG_SIMPLE; in dp_disable_enhanced_stats()1893 pdev->tx_fast_flag |= DP_TX_DESC_FLAG_FASTPATH_SIMPLE; in dp_disable_enhanced_stats()
1928 tx_desc->flags |= pdev->tx_fast_flag; in dp_tx_fast_send_be()
3636 uint32_t tx_fast_flag; member
14663 pdev->tx_fast_flag = DP_TX_DESC_FLAG_SIMPLE; in dp_pdev_init()14665 pdev->tx_fast_flag |= DP_TX_DESC_FLAG_FASTPATH_SIMPLE; in dp_pdev_init()