Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmveth.h52 static inline long h_send_logical_lan(unsigned long unit_address, in h_send_logical_lan() function
H A Dibmveth.c1084 ret = h_send_logical_lan(adapter->vdev->unit_address, desc, in ibmveth_send()
/openbmc/qemu/hw/net/
H A Dspapr_llan.c680 static target_ulong h_send_logical_lan(PowerPCCPU *cpu, in h_send_logical_lan() function
883 spapr_register_hypercall(H_SEND_LOGICAL_LAN, h_send_logical_lan); in spapr_vlan_register_types()