Lines Matching defs:efx
269 struct efx_nic *efx; member
357 size_t efx_ptp_describe_stats(struct efx_nic *efx, u8 *strings) in efx_ptp_describe_stats()
366 size_t efx_ptp_update_stats(struct efx_nic *efx, u64 *stats) in efx_ptp_update_stats()
478 static int efx_ptp_get_attributes(struct efx_nic *efx) in efx_ptp_get_attributes()
531 static int efx_ptp_get_timestamp_corrections(struct efx_nic *efx) in efx_ptp_get_timestamp_corrections()
568 static int efx_ptp_enable(struct efx_nic *efx) in efx_ptp_enable()
596 static int efx_ptp_disable(struct efx_nic *efx) in efx_ptp_disable()
625 static void efx_ptp_handle_no_channel(struct efx_nic *efx) in efx_ptp_handle_no_channel()
635 static void efx_ptp_send_times(struct efx_nic *efx, in efx_ptp_send_times()
703 efx_ptp_process_times(struct efx_nic *efx, MCDI_DECLARE_STRUCT_PTR(synch_buf), in efx_ptp_process_times()
806 static int efx_ptp_synchronize(struct efx_nic *efx, unsigned int num_readings) in efx_ptp_synchronize()
869 static int efx_ptp_xmit_skb(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_xmit_skb()
917 static void efx_ptp_drop_time_expired_events(struct efx_nic *efx) in efx_ptp_drop_time_expired_events()
944 static enum ptp_packet_state efx_ptp_match_rx(struct efx_nic *efx, in efx_ptp_match_rx()
993 static void efx_ptp_process_events(struct efx_nic *efx, struct sk_buff_head *q) in efx_ptp_process_events()
1020 static inline void efx_ptp_process_rx(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_process_rx()
1027 static void efx_ptp_remove_multicast_filters(struct efx_nic *efx) in efx_ptp_remove_multicast_filters()
1040 static int efx_ptp_insert_multicast_filters(struct efx_nic *efx) in efx_ptp_insert_multicast_filters()
1089 static int efx_ptp_start(struct efx_nic *efx) in efx_ptp_start()
1114 static int efx_ptp_stop(struct efx_nic *efx) in efx_ptp_stop()
1142 static int efx_ptp_restart(struct efx_nic *efx) in efx_ptp_restart()
1153 struct efx_nic *efx = ptp->efx; in efx_ptp_pps_worker() local
1168 struct efx_nic *efx = ptp_data->efx; in efx_ptp_worker() local
1207 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_probe()
1297 struct efx_nic *efx = channel->efx; in efx_ptp_probe_channel() local
1305 void efx_ptp_remove(struct efx_nic *efx) in efx_ptp_remove()
1343 bool efx_ptp_is_ptp_tx(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_is_ptp_tx()
1364 struct efx_nic *efx = channel->efx; in efx_ptp_rx() local
1449 int efx_ptp_tx(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_tx()
1463 int efx_ptp_get_mode(struct efx_nic *efx) in efx_ptp_get_mode()
1468 int efx_ptp_change_mode(struct efx_nic *efx, bool enable_wanted, in efx_ptp_change_mode()
1511 static int efx_ptp_ts_init(struct efx_nic *efx, struct hwtstamp_config *init) in efx_ptp_ts_init()
1530 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info) in efx_ptp_get_ts_info()
1550 int efx_ptp_set_ts_config(struct efx_nic *efx, struct ifreq *ifr) in efx_ptp_set_ts_config()
1570 int efx_ptp_get_ts_config(struct efx_nic *efx, struct ifreq *ifr) in efx_ptp_get_ts_config()
1579 static void ptp_event_failure(struct efx_nic *efx, int expected_frag_len) in ptp_event_failure()
1594 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1634 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1645 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1651 void efx_ptp_event(struct efx_nic *efx, efx_qword_t *ev) in efx_ptp_event()
1721 static inline u32 efx_rx_buf_timestamp_minor(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_timestamp_minor()
1737 struct efx_nic *efx = channel->efx; in __efx_rx_skb_attach_timestamp() local
1792 struct efx_nic *efx = ptp_data->efx; in efx_phc_adjfreq() local
1826 struct efx_nic *efx = ptp_data->efx; in efx_phc_adjtime() local
1845 struct efx_nic *efx = ptp_data->efx; in efx_phc_gettime() local
1914 void efx_ptp_defer_probe_with_channel(struct efx_nic *efx) in efx_ptp_defer_probe_with_channel()
1924 void efx_ptp_start_datapath(struct efx_nic *efx) in efx_ptp_start_datapath()
1933 void efx_ptp_stop_datapath(struct efx_nic *efx) in efx_ptp_stop_datapath()