Searched refs:msg_word_header (Results 1 – 1 of 1) sorted by relevance
761 u_int32_t *msg_word_header, u_int32_t **msg_word_payload, in ol_tx_get_txtstamps() argument774 has_tx_tsf = HTT_TX_COMPL_IND_APPEND1_GET(*msg_word_header); in ol_tx_get_txtstamps()783 has_retry = HTT_TX_COMPL_IND_APPEND_GET(*msg_word_header); in ol_tx_get_txtstamps()807 u_int32_t *msg_word_header, u_int32_t **msg_word_payload, in ol_tx_get_txtstamp64s() argument819 has_tx_tstamp64 = HTT_TX_COMPL_IND_APPEND3_GET(*msg_word_header); in ol_tx_get_txtstamp64s()824 has_rssi = HTT_TX_COMPL_IND_APPEND2_GET(*msg_word_header); in ol_tx_get_txtstamp64s()848 u_int32_t *msg_word_header, u_int32_t **msg_word_payload, in ol_tx_get_txtstamps() argument856 u_int32_t *msg_word_header, u_int32_t **msg_word_payload, in ol_tx_get_txtstamp64s() argument1035 u_int32_t *msg_word_header = (u_int32_t *)msg; in ol_tx_completion_handler() local1037 u_int32_t *msg_word_payload = msg_word_header + 1; in ol_tx_completion_handler()[all …]