Searched refs:cw1200_bh_rx_helper (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | bh.c | 237 static int cw1200_bh_rx_helper(struct cw1200_common *priv, in cw1200_bh_rx_helper() function 553 ret = cw1200_bh_rx_helper(priv, &ctrl_reg, &tx); in cw1200_bh() 558 ret = cw1200_bh_rx_helper(priv, &ctrl_reg, &tx); in cw1200_bh()
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | bh.c | 232 static int cw1200_bh_rx_helper(struct cw1200_common *priv, in cw1200_bh_rx_helper() function 542 ret = cw1200_bh_rx_helper(priv, &ctrl_reg, &tx); in cw1200_bh() 547 ret = cw1200_bh_rx_helper(priv, &ctrl_reg, &tx); in cw1200_bh()
|
Completed in 2 milliseconds