Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_l2_main.c115 static int qeth_l2_send_setmac(struct qeth_card *card, __u8 *mac) in qeth_l2_send_setmac() function
517 rc = qeth_l2_send_setmac(card, addr->sa_data); in qeth_l2_set_mac_address()
995 !qeth_l2_send_setmac(card, card->dev->dev_addr)) in __qeth_l2_set_online()