Searched refs:tx_result (Results 1 – 4 of 4) sorted by relevance
413 struct tx_result *result) in wl1251_tx_packet_cb()463 struct tx_result result[FW_TX_CMPLT_BLOCK_SIZE], *result_ptr; in wl1251_tx_complete()522 sizeof(struct tx_result)), in wl1251_tx_complete()525 sizeof(struct tx_result)); in wl1251_tx_complete()533 sizeof(struct tx_result)), in wl1251_tx_complete()537 sizeof(struct tx_result)); in wl1251_tx_complete()545 sizeof(struct tx_result)); in wl1251_tx_complete()553 sizeof(struct tx_result)); in wl1251_tx_complete()
170 struct tx_result { struct
993 ret = wlcore_read(wl, le32_to_cpu(memmap->tx_result), in wlcore_tx_complete()1001 ret = wlcore_write32(wl, le32_to_cpu(memmap->tx_result) + in wlcore_tx_complete()
503 __le32 tx_result; member