Home
last modified time | relevance | path

Searched refs:i40e_ptp_pins_settings (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c71 struct i40e_ptp_pins_settings { struct
81 static const struct i40e_ptp_pins_settings argument
142 struct i40e_ptp_pins_settings *pins);
540 struct i40e_ptp_pins_settings pins; in i40e_ptp_enable_pin()
1039 const struct i40e_ptp_pins_settings *pins = pf->ptp_pins; in i40e_ptp_set_pins_hw()
1072 struct i40e_ptp_pins_settings *pins) in i40e_ptp_set_pins()
1132 kzalloc(sizeof(struct i40e_ptp_pins_settings), GFP_KERNEL); in i40e_ptp_alloc_pins()