Home
last modified time | relevance | path

Searched refs:data_out_count (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ti/wl1251/
Dtx.c33 static bool wl1251_tx_double_buffer_busy(struct wl1251 *wl, u32 data_out_count) in wl1251_tx_double_buffer_busy() argument
39 if (data_in_count < data_out_count) in wl1251_tx_double_buffer_busy()
43 used = data_in_count - data_out_count; in wl1251_tx_double_buffer_busy()
56 u32 status, addr, data_out_count; in wl1251_tx_path_status() local
61 data_out_count = status & TX_STATUS_DATA_OUT_COUNT_MASK; in wl1251_tx_path_status()
62 busy = wl1251_tx_double_buffer_busy(wl, data_out_count); in wl1251_tx_path_status()
/drivers/net/ethernet/broadcom/
Dcnic_defs.h4566 u16 data_out_count; member
4572 u16 data_out_count; member
4999 u16 data_out_count; member
5003 u16 data_out_count; member