data_out_count 4566 drivers/net/ethernet/broadcom/cnic_defs.h u16 data_out_count; data_out_count 4572 drivers/net/ethernet/broadcom/cnic_defs.h u16 data_out_count; data_out_count 4999 drivers/net/ethernet/broadcom/cnic_defs.h u16 data_out_count; data_out_count 5003 drivers/net/ethernet/broadcom/cnic_defs.h u16 data_out_count; data_out_count 19 drivers/net/wireless/ti/wl1251/tx.c static bool wl1251_tx_double_buffer_busy(struct wl1251 *wl, u32 data_out_count) data_out_count 25 drivers/net/wireless/ti/wl1251/tx.c if (data_in_count < data_out_count) data_out_count 29 drivers/net/wireless/ti/wl1251/tx.c used = data_in_count - data_out_count; data_out_count 42 drivers/net/wireless/ti/wl1251/tx.c u32 status, addr, data_out_count; data_out_count 47 drivers/net/wireless/ti/wl1251/tx.c data_out_count = status & TX_STATUS_DATA_OUT_COUNT_MASK; data_out_count 48 drivers/net/wireless/ti/wl1251/tx.c busy = wl1251_tx_double_buffer_busy(wl, data_out_count);