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()
475 static int efx_ptp_get_attributes(struct efx_nic *efx) in efx_ptp_get_attributes()
534 static int efx_ptp_get_timestamp_corrections(struct efx_nic *efx) in efx_ptp_get_timestamp_corrections()
573 static int efx_ptp_enable(struct efx_nic *efx) in efx_ptp_enable()
601 static int efx_ptp_disable(struct efx_nic *efx) in efx_ptp_disable()
635 static void efx_ptp_handle_no_channel(struct efx_nic *efx) in efx_ptp_handle_no_channel()
645 static void efx_ptp_send_times(struct efx_nic *efx, in efx_ptp_send_times()
713 efx_ptp_process_times(struct efx_nic *efx, MCDI_DECLARE_STRUCT_PTR(synch_buf), in efx_ptp_process_times()
816 static int efx_ptp_synchronize(struct efx_nic *efx, unsigned int num_readings) in efx_ptp_synchronize()
879 static int efx_ptp_xmit_skb(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_xmit_skb()
927 static void efx_ptp_drop_time_expired_events(struct efx_nic *efx) in efx_ptp_drop_time_expired_events()
954 static enum ptp_packet_state efx_ptp_match_rx(struct efx_nic *efx, in efx_ptp_match_rx()
1003 static void efx_ptp_process_events(struct efx_nic *efx, struct sk_buff_head *q) in efx_ptp_process_events()
1030 static inline void efx_ptp_process_rx(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_process_rx()
1037 static void efx_ptp_remove_multicast_filters(struct efx_nic *efx) in efx_ptp_remove_multicast_filters()
1050 static int efx_ptp_insert_multicast_filters(struct efx_nic *efx) in efx_ptp_insert_multicast_filters()
1099 static int efx_ptp_start(struct efx_nic *efx) in efx_ptp_start()
1124 static int efx_ptp_stop(struct efx_nic *efx) in efx_ptp_stop()
1152 static int efx_ptp_restart(struct efx_nic *efx) in efx_ptp_restart()
1163 struct efx_nic *efx = ptp->efx; in efx_ptp_pps_worker() local
1178 struct efx_nic *efx = ptp_data->efx; in efx_ptp_worker() local
1217 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_probe()
1307 struct efx_nic *efx = channel->efx; in efx_ptp_probe_channel() local
1315 void efx_ptp_remove(struct efx_nic *efx) in efx_ptp_remove()
1353 bool efx_ptp_is_ptp_tx(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_is_ptp_tx()
1374 struct efx_nic *efx = channel->efx; in efx_ptp_rx() local
1459 int efx_ptp_tx(struct efx_nic *efx, struct sk_buff *skb) in efx_ptp_tx()
1473 int efx_ptp_get_mode(struct efx_nic *efx) in efx_ptp_get_mode()
1478 int efx_ptp_change_mode(struct efx_nic *efx, bool enable_wanted, in efx_ptp_change_mode()
1521 static int efx_ptp_ts_init(struct efx_nic *efx, struct hwtstamp_config *init) in efx_ptp_ts_init()
1540 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info) in efx_ptp_get_ts_info()
1560 int efx_ptp_set_ts_config(struct efx_nic *efx, struct ifreq *ifr) in efx_ptp_set_ts_config()
1580 int efx_ptp_get_ts_config(struct efx_nic *efx, struct ifreq *ifr) in efx_ptp_get_ts_config()
1589 static void ptp_event_failure(struct efx_nic *efx, int expected_frag_len) in ptp_event_failure()
1604 static void ptp_event_rx(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_rx()
1644 static void ptp_event_fault(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_fault()
1655 static void ptp_event_pps(struct efx_nic *efx, struct efx_ptp_data *ptp) in ptp_event_pps()
1661 void efx_ptp_event(struct efx_nic *efx, efx_qword_t *ev) in efx_ptp_event()
1731 static inline u32 efx_rx_buf_timestamp_minor(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_timestamp_minor()
1747 struct efx_nic *efx = channel->efx; in __efx_rx_skb_attach_timestamp() local
1802 struct efx_nic *efx = ptp_data->efx; in efx_phc_adjfreq() local
1836 struct efx_nic *efx = ptp_data->efx; in efx_phc_adjtime() local
1855 struct efx_nic *efx = ptp_data->efx; in efx_phc_gettime() local
1924 void efx_ptp_defer_probe_with_channel(struct efx_nic *efx) in efx_ptp_defer_probe_with_channel()
1934 void efx_ptp_start_datapath(struct efx_nic *efx) in efx_ptp_start_datapath()
1943 void efx_ptp_stop_datapath(struct efx_nic *efx) in efx_ptp_stop_datapath()