Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c1683 static int ehea_broadcast_reg_helper(struct ehea_port *port, u32 hcallid) in ehea_broadcast_reg_helper() argument
1693 reg_type, port->mac_addr, 0, hcallid); in ehea_broadcast_reg_helper()
1696 hcallid == H_REG_BCMC ? "" : "de"); in ehea_broadcast_reg_helper()
1705 reg_type, port->mac_addr, 0, hcallid); in ehea_broadcast_reg_helper()
1708 hcallid == H_REG_BCMC ? "" : "de"); in ehea_broadcast_reg_helper()
1817 u32 hcallid) in ehea_multicast_reg_helper() argument
1828 reg_type, mc_mac_addr, 0, hcallid); in ehea_multicast_reg_helper()
1838 reg_type, mc_mac_addr, 0, hcallid); in ehea_multicast_reg_helper()