Searched refs:lbs_mesh_set_txpd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | mesh.h | 39 void lbs_mesh_set_txpd(struct lbs_private *priv, 69 #define lbs_mesh_set_txpd(priv, dev, txpd) macro
|
H A D | tx.c | 136 lbs_mesh_set_txpd(priv, dev, txpd); in lbs_hard_start_xmit()
|
H A D | mesh.c | 1060 void lbs_mesh_set_txpd(struct lbs_private *priv, in lbs_mesh_set_txpd() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
H A D | mesh.h | 39 void lbs_mesh_set_txpd(struct lbs_private *priv, 69 #define lbs_mesh_set_txpd(priv, dev, txpd) do { } while (0) macro
|
H A D | tx.c | 137 lbs_mesh_set_txpd(priv, dev, txpd); in lbs_hard_start_xmit()
|
H A D | mesh.c | 1082 void lbs_mesh_set_txpd(struct lbs_private *priv, in lbs_mesh_set_txpd() function
|
Completed in 5 milliseconds