Home
last modified time | relevance | path

Searched refs:lbs_allocate_cmd_buffer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dcmd.h59 int lbs_allocate_cmd_buffer(struct lbs_private *priv);
H A Dmain.c861 if (lbs_allocate_cmd_buffer(priv)) { in lbs_init_adapter()
H A Dcmd.c1107 * lbs_allocate_cmd_buffer - allocates the command buffer and links
1114 int lbs_allocate_cmd_buffer(struct lbs_private *priv) in lbs_allocate_cmd_buffer() function
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcmd.h59 int lbs_allocate_cmd_buffer(struct lbs_private *priv);
H A Dmain.c860 if (lbs_allocate_cmd_buffer(priv)) { in lbs_init_adapter()
H A Dcmd.c1106 * lbs_allocate_cmd_buffer - allocates the command buffer and links
1113 int lbs_allocate_cmd_buffer(struct lbs_private *priv) in lbs_allocate_cmd_buffer() function

Completed in 8 milliseconds