Searched refs:OL_TX_FRM_STD (Results 1 – 4 of 4) sorted by relevance
744 tx_desc->pkt_type = OL_TX_FRM_STD; in ol_tx_desc_ll()860 tx_desc->pkt_type = OL_TX_FRM_STD; in ol_tx_desc_hl()
172 tx_desc->pkt_type = OL_TX_FRM_STD; in ol_tx_prepare_ll_fast()
487 if (qdf_likely((_tx_desc)->pkt_type == OL_TX_FRM_STD)) { \515 if (qdf_likely((_tx_desc)->pkt_type == OL_TX_FRM_STD)) { \
114 OL_TX_FRM_STD = 0, /* regular frame - no added header fragments */ enumerator