Home
last modified time | relevance | path

Searched refs:cw1200_data_read (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dhwio.h156 int cw1200_data_read(struct cw1200_common *priv,
H A Dhwio.c118 int cw1200_data_read(struct cw1200_common *priv, void *buf, size_t buf_len) in cw1200_data_read() function
H A Dbh.c282 if (WARN_ON(cw1200_data_read(priv, data, alloc_len))) { in cw1200_bh_rx_helper()