Searched refs:tx_result (Results 1 – 4 of 4) sorted by relevance
410 struct tx_result *result) in wl1251_tx_packet_cb()460 struct tx_result result[FW_TX_CMPLT_BLOCK_SIZE], *result_ptr; in wl1251_tx_complete()519 sizeof(struct tx_result)), in wl1251_tx_complete()522 sizeof(struct tx_result)); in wl1251_tx_complete()530 sizeof(struct tx_result)), in wl1251_tx_complete()534 sizeof(struct tx_result)); in wl1251_tx_complete()542 sizeof(struct tx_result)); in wl1251_tx_complete()550 sizeof(struct tx_result)); in wl1251_tx_complete()
170 struct tx_result { struct
994 ret = wlcore_read(wl, le32_to_cpu(memmap->tx_result), in wlcore_tx_complete()1002 ret = wlcore_write32(wl, le32_to_cpu(memmap->tx_result) + in wlcore_tx_complete()
504 __le32 tx_result; member