Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/fungible/funcore/
Dfun_dev.c521 cmd.req.count = FUN_ADMIN_SIMPLE_SUBOP_INIT(FUN_ADMIN_SUBOP_RES_COUNT, in fun_get_res_count()
536 .destroy = FUN_ADMIN_SIMPLE_SUBOP_INIT(FUN_ADMIN_SUBOP_DESTROY, in fun_res_destroy()
Dfun_hci.h157 #define FUN_ADMIN_SIMPLE_SUBOP_INIT(_subop, _flags, _data) \ macro