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.c19 static bool wl1251_tx_double_buffer_busy(struct wl1251 *wl, u32 data_out_count) in wl1251_tx_double_buffer_busy() argument
25 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() local
47 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()
/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