Searched refs:next_iob (Results 1 – 1 of 1) sorted by relevance
1139 struct io_buffer *iob, *next_iob; in ath5k_handle_rx() local1228 next_iob = ath5k_rx_iob_alloc(sc, &next_iob_addr); in ath5k_handle_rx()1234 if (!next_iob) { in ath5k_handle_rx()1253 bf->iob = next_iob; in ath5k_handle_rx()