Lines Matching refs:igbvf_adapter
19 struct igbvf_adapter;
126 struct igbvf_adapter *adapter; /* backlink */
155 struct igbvf_adapter { struct
264 s32 (*get_variants)(struct igbvf_adapter *); argument
285 void igbvf_check_options(struct igbvf_adapter *);
288 int igbvf_up(struct igbvf_adapter *);
289 void igbvf_down(struct igbvf_adapter *);
290 void igbvf_reinit_locked(struct igbvf_adapter *);
291 int igbvf_setup_rx_resources(struct igbvf_adapter *, struct igbvf_ring *);
292 int igbvf_setup_tx_resources(struct igbvf_adapter *, struct igbvf_ring *);
295 void igbvf_update_stats(struct igbvf_adapter *);