Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/marvell/libertas/
Dcmd.c68 static u8 is_command_allowed_in_ps(u16 cmd) in is_command_allowed_in_ps() function
1258 if (is_command_allowed_in_ps(le16_to_cpu(cmd->command))) { in lbs_execute_next_command()