Home
last modified time | relevance | path

Searched refs:bnx2x_is_contextless_ramrod (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3848 * bnx2x_is_contextless_ramrod - check if the current command ends on EQ
3853 static bool bnx2x_is_contextless_ramrod(int cmd, int cmd_type) in bnx2x_is_contextless_ramrod() function
3886 bool common = bnx2x_is_contextless_ramrod(command, cmd_type); in bnx2x_sp_post()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3846 * bnx2x_is_contextless_ramrod - check if the current command ends on EQ
3851 static bool bnx2x_is_contextless_ramrod(int cmd, int cmd_type) in bnx2x_is_contextless_ramrod() function
3884 bool common = bnx2x_is_contextless_ramrod(command, cmd_type); in bnx2x_sp_post()

Completed in 34 milliseconds