Lines Matching refs:igbvf_adapter
42 struct igbvf_adapter;
147 struct igbvf_adapter *adapter; /* backlink */
176 struct igbvf_adapter { struct
286 s32 (*get_variants)(struct igbvf_adapter *); argument
308 void igbvf_check_options(struct igbvf_adapter *);
311 int igbvf_up(struct igbvf_adapter *);
312 void igbvf_down(struct igbvf_adapter *);
313 void igbvf_reinit_locked(struct igbvf_adapter *);
314 int igbvf_setup_rx_resources(struct igbvf_adapter *, struct igbvf_ring *);
315 int igbvf_setup_tx_resources(struct igbvf_adapter *, struct igbvf_ring *);
318 void igbvf_update_stats(struct igbvf_adapter *);