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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ehea/
H A Dehea_main.c1818 static int ehea_broadcast_reg_helper(struct ehea_port *port, u32 hcallid) argument
1828 reg_type, port->mac_addr, 0, hcallid);
1831 hcallid == H_REG_BCMC ? "" : "de");
1840 reg_type, port->mac_addr, 0, hcallid);
1843 hcallid == H_REG_BCMC ? "" : "de");
1952 u32 hcallid)
1962 reg_type, mc_mac_addr, 0, hcallid);
1971 reg_type, mc_mac_addr, 0, hcallid);
1951 ehea_multicast_reg_helper(struct ehea_port *port, u64 mc_mac_addr, u32 hcallid) argument

Completed in 174 milliseconds