Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/libertas/
Dcmd.c67 static u8 is_command_allowed_in_ps(u16 cmd) in is_command_allowed_in_ps() function
1325 if (is_command_allowed_in_ps(le16_to_cpu(cmd->command))) { in lbs_execute_next_command()