Searched refs:vnd (Results 1 – 3 of 3) sorted by relevance
101 const struct h5_vnd *vnd; member 124 struct h5_vnd *vnd; member 243 if (h5->vnd && h5->vnd->open) in h5_open() 244 h5->vnd->open(h5); in h5_open() 270 if (h5->vnd && h5->vnd->close) in h5_close() 271 h5->vnd->close(h5); in h5_close() 283 if (h5->vnd && h5->vnd in h5_setup() [all...]
17 struct net_device *vnd; in rmnet_map_do_flow_control() local34 vnd = ep->egress_dev; in rmnet_map_do_flow_control()40 r = rmnet_vnd_do_flow_control(vnd, enable); in rmnet_map_do_flow_control()
766 #define ACCEL_DEV(vnd, prd) \ argument771 .vendor = (vnd), \