Home
last modified time | relevance | path

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

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