Searched refs:FUN_ADMIN_OP_PORT (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_main.c | 57 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 D | funeth_ethtool.c | 1135 cmd.req.common = FUN_ADMIN_REQ_COMMON_INIT2(FUN_ADMIN_OP_PORT, in fun_get_port_module_page()
|
/linux/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_hci.h | 14 FUN_ADMIN_OP_PORT = 0x13, enumerator
|