Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_l2_main.c577 static int qeth_l2_send_setmac(struct qeth_card *card, __u8 *mac) in qeth_l2_send_setmac() function
682 rc = qeth_l2_send_setmac(card, addr->sa_data); in qeth_l2_set_mac_address()
1006 qeth_l2_send_setmac(card, &card->dev->dev_addr[0]); in __qeth_l2_set_online()