Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/fungible/funcore/
Dfun_dev.c553 cmd->entry[0] = FUN_ADMIN_BIND_ENTRY_INIT(type0, id0); in fun_bind()
554 cmd->entry[1] = FUN_ADMIN_BIND_ENTRY_INIT(type1, id1); in fun_bind()
Dfun_hci.h136 #define FUN_ADMIN_BIND_ENTRY_INIT(_type, _id) \ macro