Searched refs:qeth_vnicc_char_store (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l2_sys.c | 386 static ssize_t qeth_vnicc_char_store(struct device *dev, in qeth_vnicc_char_store() function 409 static DEVICE_ATTR(flooding, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store); 411 qeth_vnicc_char_store); 412 static DEVICE_ATTR(learning, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store); 416 qeth_vnicc_char_store); 418 qeth_vnicc_char_store); 420 qeth_vnicc_char_store); 421 static DEVICE_ATTR(rx_bcast, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store);
|