Lines Matching refs:DEVICE_ATTR
1551 static DEVICE_ATTR(user, 0644, user_show, user_write);
1609 static DEVICE_ATTR(buffer, 0644, buffer_show, buffer_write);
1620 static DEVICE_ATTR(device_fsm_state, 0444, dev_fsm_show, NULL);
1631 static DEVICE_ATTR(connection_fsm_state, 0444, conn_fsm_show, NULL);
1653 static DEVICE_ATTR(max_tx_buffer_used, 0644, maxmulti_show, maxmulti_write);
1674 static DEVICE_ATTR(max_chained_skbs, 0644, maxcq_show, maxcq_write);
1695 static DEVICE_ATTR(tx_single_write_ops, 0644, sdoio_show, sdoio_write);
1716 static DEVICE_ATTR(tx_multi_write_ops, 0644, mdoio_show, mdoio_write);
1737 static DEVICE_ATTR(netto_bytes, 0644, txlen_show, txlen_write);
1758 static DEVICE_ATTR(max_tx_io_time, 0644, txtime_show, txtime_write);
1779 static DEVICE_ATTR(tx_pending, 0644, txpend_show, txpend_write);
1800 static DEVICE_ATTR(tx_max_pending, 0644, txmpnd_show, txmpnd_write);