Lines Matching defs:adapter
134 (adapter->flags & IGB_FLAG_HAS_MSIX)) ? 1 : 4)
136 (adapter->flags & IGB_FLAG_HAS_MSIX)) ? 1 : 16)
363 struct igb_adapter *adapter; /* backlink */
718 int igb_xmit_xdp_ring(struct igb_adapter *adapter,
742 bool igb_has_link(struct igb_adapter *adapter);
746 void igb_ptp_init(struct igb_adapter *adapter);
747 void igb_ptp_stop(struct igb_adapter *adapter);
748 void igb_ptp_reset(struct igb_adapter *adapter);
749 void igb_ptp_suspend(struct igb_adapter *adapter);
750 void igb_ptp_rx_hang(struct igb_adapter *adapter);
751 void igb_ptp_tx_hang(struct igb_adapter *adapter);
760 void igb_sysfs_exit(struct igb_adapter *adapter);
761 int igb_sysfs_init(struct igb_adapter *adapter);
800 int igb_add_filter(struct igb_adapter *adapter,
802 int igb_erase_filter(struct igb_adapter *adapter,
805 int igb_add_mac_steering_filter(struct igb_adapter *adapter,
807 int igb_del_mac_steering_filter(struct igb_adapter *adapter,