Searched refs:data_out_count (Results 1 – 2 of 2) sorted by relevance
19 static bool wl1251_tx_double_buffer_busy(struct wl1251 *wl, u32 data_out_count) in wl1251_tx_double_buffer_busy() argument25 if (data_in_count < data_out_count) in wl1251_tx_double_buffer_busy()29 used = data_in_count - data_out_count; in wl1251_tx_double_buffer_busy()42 u32 status, addr, data_out_count; in wl1251_tx_path_status() local47 data_out_count = status & TX_STATUS_DATA_OUT_COUNT_MASK; in wl1251_tx_path_status()48 busy = wl1251_tx_double_buffer_busy(wl, data_out_count); in wl1251_tx_path_status()
4566 u16 data_out_count; member4572 u16 data_out_count; member4999 u16 data_out_count; member5003 u16 data_out_count; member