Lines Matching +defs:val +defs:d
153 u32 val, max, min; in cdc_ncm_check_rx_max() local
176 u32 val, max, min; in cdc_ncm_check_tx_max() local
201 static ssize_t min_tx_pkt_show(struct device *d, in min_tx_pkt_show()
210 static ssize_t rx_max_show(struct device *d, in rx_max_show()
219 static ssize_t tx_max_show(struct device *d, in tx_max_show()
228 static ssize_t tx_timer_usecs_show(struct device *d, in tx_timer_usecs_show()
237 static ssize_t min_tx_pkt_store(struct device *d, in min_tx_pkt_store()
243 unsigned long val; in min_tx_pkt_store() local
253 static ssize_t rx_max_store(struct device *d, in rx_max_store()
259 unsigned long val; in rx_max_store() local
268 static ssize_t tx_max_store(struct device *d, in tx_max_store()
274 unsigned long val; in tx_max_store() local
283 static ssize_t tx_timer_usecs_store(struct device *d, in tx_timer_usecs_store()
290 unsigned long val; in tx_timer_usecs_store() local
311 static ssize_t ndp_to_end_show(struct device *d, struct device_attribute *attr, char *buf) in ndp_to_end_show()
319 static ssize_t ndp_to_end_store(struct device *d, struct device_attribute *attr, const char *buf, … in ndp_to_end_store()
409 u32 val; in cdc_ncm_update_rxtx_max() local
660 u32 val; in cdc_ncm_fix_modulus() local