Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h181 int ef4_channel_dummy_op_int(struct ef4_channel *channel);
H A Defx.c869 .pre_probe = ef4_channel_dummy_op_int,
876 int ef4_channel_dummy_op_int(struct ef4_channel *channel) in ef4_channel_dummy_op_int() function