Home
last modified time | relevance | path

Searched refs:FUN_ADMIN_OP_ETH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c608 cmd.req.common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_ETH, in fun_eth_create()
646 fun_res_destroy(fp->fdev, FUN_ADMIN_OP_ETH, 0, ethid); in fun_create_and_bind_tx()
1541 neth = fun_get_res_count(&ed->fdev, FUN_ADMIN_OP_ETH); in fun_max_qs()
H A Dfuneth_tx.c744 fun_res_destroy(fp->fdev, FUN_ADMIN_OP_ETH, 0, q->ethid); in fun_txq_free_dev()
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h15 FUN_ADMIN_OP_ETH = 0x14, enumerator