Lines Matching refs:DEVICE_ATTR
1552 static DEVICE_ATTR(user, 0644, user_show, user_write);
1610 static DEVICE_ATTR(buffer, 0644, buffer_show, buffer_write);
1621 static DEVICE_ATTR(device_fsm_state, 0444, dev_fsm_show, NULL);
1632 static DEVICE_ATTR(connection_fsm_state, 0444, conn_fsm_show, NULL);
1654 static DEVICE_ATTR(max_tx_buffer_used, 0644, maxmulti_show, maxmulti_write);
1675 static DEVICE_ATTR(max_chained_skbs, 0644, maxcq_show, maxcq_write);
1696 static DEVICE_ATTR(tx_single_write_ops, 0644, sdoio_show, sdoio_write);
1717 static DEVICE_ATTR(tx_multi_write_ops, 0644, mdoio_show, mdoio_write);
1738 static DEVICE_ATTR(netto_bytes, 0644, txlen_show, txlen_write);
1759 static DEVICE_ATTR(max_tx_io_time, 0644, txtime_show, txtime_write);
1780 static DEVICE_ATTR(tx_pending, 0644, txpend_show, txpend_write);
1801 static DEVICE_ATTR(tx_max_pending, 0644, txmpnd_show, txmpnd_write);