Searched refs:igbvf_adapter (Results 1 – 1 of 1) sorted by relevance
19 struct igbvf_adapter;126 struct igbvf_adapter *adapter; /* backlink */155 struct igbvf_adapter { struct234 s32 (*get_variants)(struct igbvf_adapter *); argument257 int igbvf_up(struct igbvf_adapter *);258 void igbvf_down(struct igbvf_adapter *);259 void igbvf_reinit_locked(struct igbvf_adapter *);260 int igbvf_setup_rx_resources(struct igbvf_adapter *, struct igbvf_ring *);261 int igbvf_setup_tx_resources(struct igbvf_adapter *, struct igbvf_ring *);264 void igbvf_update_stats(struct igbvf_adapter *);