Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c57 cmd.req.common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_PORT, in fun_port_write_cmds()
93 cmd.req.common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_PORT, in fun_port_read_cmds()
574 cmd.req.common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_PORT, in fun_port_create()
596 return fun_res_destroy(fp->fdev, FUN_ADMIN_OP_PORT, 0, in fun_port_destroy()
1917 if (op == FUN_ADMIN_OP_PORT) { in fun_event_cb()
1951 rc = fun_get_res_count(fdev, FUN_ADMIN_OP_PORT); in fun_service_cb()
2027 rc = fun_get_res_count(fdev, FUN_ADMIN_OP_PORT); in funeth_probe()
H A Dfuneth_ethtool.c1138 cmd.req.common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_PORT, in fun_get_port_module_page()
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h14 FUN_ADMIN_OP_PORT = 0x13, enumerator