Lines Matching refs:FCOE_DEVICE_ATTR
129 #define FCOE_DEVICE_ATTR(_prefix, _name, _mode, _show, _store) \ macro
178 static FCOE_DEVICE_ATTR(ctlr, field, S_IRUGO, \
183 static FCOE_DEVICE_ATTR(ctlr, field, S_IRUGO, \
188 static FCOE_DEVICE_ATTR(fcf, field, S_IRUGO, \
193 static FCOE_DEVICE_ATTR(fcf, field, S_IRUGO, \
198 static FCOE_DEVICE_ATTR(ctlr, field, S_IRUGO, \
203 static FCOE_DEVICE_ATTR(fcf, field, S_IRUGO, \
240 static FCOE_DEVICE_ATTR(fcf, state, S_IRUGO, show_fcf_state, NULL);
298 static FCOE_DEVICE_ATTR(ctlr, mode, S_IRUGO | S_IWUSR,
360 static FCOE_DEVICE_ATTR(ctlr, enabled, S_IRUGO | S_IWUSR,
398 static FCOE_DEVICE_ATTR(ctlr, fip_vlan_responder, S_IRUGO | S_IWUSR,
441 static FCOE_DEVICE_ATTR(ctlr, r_a_tov, S_IRUGO | S_IWUSR,
468 static FCOE_DEVICE_ATTR(ctlr, e_d_tov, S_IRUGO | S_IWUSR,
493 static FCOE_DEVICE_ATTR(ctlr, fcf_dev_loss_tmo, S_IRUGO | S_IWUSR,
533 static FCOE_DEVICE_ATTR(fcf, dev_loss_tmo, S_IRUGO | S_IWUSR,