Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c555 .entry[0] = FUN_ADMIN_BIND_ENTRY_INIT(type0, id0), in fun_bind()
556 .entry[1] = FUN_ADMIN_BIND_ENTRY_INIT(type1, id1), in fun_bind()
H A Dfun_hci.h136 #define FUN_ADMIN_BIND_ENTRY_INIT(_type, _id) \ macro