Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ktls.c9 .common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_KTLS, in fun_admin_ktls_create()
25 .common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_KTLS, in fun_ktls_add()
84 req.common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_KTLS, in fun_ktls_del()
108 req.common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_KTLS, in fun_ktls_resync()
153 fun_res_destroy(fp->fdev, FUN_ADMIN_OP_KTLS, 0, fp->ktls_id); in fun_ktls_cleanup()
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h20 FUN_ADMIN_OP_KTLS = 0x26, enumerator