Searched refs:qeth_l2_send_setdelmac (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l2_main.c | 29 static int qeth_l2_send_setdelmac(struct qeth_card *, __u8 *, 171 rc = qeth_setdel_makerc(card, qeth_l2_send_setdelmac(card, mac, in qeth_l2_send_setgroupmac() 187 rc = qeth_setdel_makerc(card, qeth_l2_send_setdelmac(card, mac, in qeth_l2_send_delgroupmac() 212 qeth_l2_send_setdelmac(card, mac, IPA_CMD_SETVMAC)); in qeth_l2_add_mc() 232 qeth_l2_send_setdelmac(card, mc->mc_addr, in qeth_l2_del_all_mc() 561 static int qeth_l2_send_setdelmac(struct qeth_card *card, __u8 *mac, in qeth_l2_send_setdelmac() function 582 rc = qeth_setdel_makerc(card, qeth_l2_send_setdelmac(card, mac, in qeth_l2_send_setmac() 613 rc = qeth_setdel_makerc(card, qeth_l2_send_setdelmac(card, mac, in qeth_l2_send_delmac()
|