Searched refs:qeth_vnicc_char_store (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_l2_sys.c | 328 static ssize_t qeth_vnicc_char_store(struct device *dev, in qeth_vnicc_char_store() function 348 static DEVICE_ATTR(flooding, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store); 350 qeth_vnicc_char_store); 351 static DEVICE_ATTR(learning, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store); 355 qeth_vnicc_char_store); 357 qeth_vnicc_char_store); 359 qeth_vnicc_char_store); 360 static DEVICE_ATTR(rx_bcast, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store);
|