store_method      781 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c #define CXGB3_ATTR_RW(name, val_expr, store_method) \
store_method      783 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c static DEVICE_ATTR(name, 0644, show_##name, store_method)